The three original goals of the Programming Languages are as follows: Java: 1. S
ID: 3718320 • Letter: T
Question
The three original goals of the Programming Languages are as follows:
Java:
1. Simple,portable and high performance
2. Object oriented,robust and architecturally neutral
3. Multithreaded and dynamic
Python:
1. Program portabililty and user friendly platform
2. Support libraries
3. Component Integration and Rapid Prototyping
Ada:
1. Strong typing and modularity mechanisms(packaging)
2. Parallel processing
3. High level dynamic memory management
QUESTION (PROBLEM)
Give 3 opinions on these three original goals (each) (ABOVE THIS) about the three Programming Languages
Java
Python
Ada
in their platform design, IDE, re-usability, etc.
NO OLD CHEGG ANSWERS, PLEASE ANSWER ON YOUR OWN.
Explanation / Answer
Hi.
Java:-
The compiler converts a java file to .class file or Byte code. Then that byte code is executed by JVM which acts as interpreter and finally we get desired output. This platform independence feature leads to portability.
Java enables high performance using JIT (Just In time) compiler. And since, it is a high level language, so it is considered to be simple.
Python:-
Ada:-
Hope this will help you!!! Thanks!!! Give this answer a thumbs up!!!:)
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.