
Consider the following statements
1. Java is portable can run on any hardware/operating-system platform.
2. Java is developed by the Sun Microsystems.
3. Programs written in Java are faster and required less memory than those written in C and C++.
4. Java is derived much of its syntax from C and C++.
Which of the statements given above is/are correct about Java language?
1. Java is portable can run on any hardware/operating-system platform.
2. Java is developed by the Sun Microsystems.
3. Programs written in Java are faster and required less memory than those written in C and C++.
4. Java is derived much of its syntax from C and C++.
Which of the statements given above is/are correct about Java language?


Important Questions on Science & Technology



Consider the following comparisons between C++ and Java programming languages?
1. C++ was designed for systems and applications programming while Java is an interpreter for printing systems and supports network computing.
2. C++ is written once, compile anywhere while Java is written once, run anywhere/ everywhere programming language.
Which of the statements given above is/are correct?




