What is the difference between C++ & Java?
Answer Posted / chandra sekhar
Java is a fully object oriented language where as c++ is c
with classes.
Java is used for all kinds of development i.e
console,web,windows where as c++ is only for console.
Java supports "Applets" and "Swings" concept that makes it
to be more powerful language than c++.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Is null an object java?
What do you mean by access modifier?
why Java does not support multiple inheritances?
What is an association?
Is set ordered in java?
What modifiers may be used with a top-level class?
What is the difference between length and size in java?
Describe string intern() methodology
What is the difference between JDBC 1.0 and JDBC 2.0?
Which data type is class in java?
What is lazy initialization in java?
Explain throw keyword in java?
Is empty in java?
What is the difference between private & public & friendly classes?
Where is java located?