What is the difference between C++ & Java?
Answer Posted / sandeep kumar
C++ is partial object oriented programming language because
without using a class we can write a program.
java is a complete object oriented programming language
because we cannot create even a single program without
writing class
c++ support got statement.
java does not support got statement.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to run a JAR file through command prompt?
Can you run java program without main method?
Explain features of interfaces in java?
How does linkedhashmap work in java?
What do you understand by java?
Can we have more than one package statement in the source file?
What does indexof mean?
What are format specifiers in java?
What are java packages? What is the significance of packages?
What are the advantages of functions?
What is the arraylist in java?
What is bool mean?
What is a methodologist?
What are features of java?
Explain, java is compatible with all servers but not all browsers?