What is the difference between C++ & Java?
Answer Posted / sarathi
C++ is console applications oriented and Java is Web Application Oriented.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Are static members inherited to sub classes?
Differece between class and generic class?
How do I find and replace in word?
Is the milky way in a void?
What is api in java?
What is difference between length and length() method in java ?
What is the difference between jfc & wfc?
What are parsers? Dom vs sax parser.
What is primitive data type in java?
What is the simpletimezone class in java programming?
Why can't we make a class private in java?
Can finally block be used without a catch?
What does compareto () do in java?
Can you use abstract and final both with a method?
What is the meaning of I ++ in java?