What is the difference between C++ & Java?
Answer Posted / prabhu
C++ SUPPORTS THE CONCEPT OF
1.POINTERS
2.TEMPLATES AND
3.VIRTUAL FUNCTIONS
BUT IN CASE OF JAVA IT WONT SUPPORTS THE ABOVE FEATURES
| Is This Answer Correct ? | 301 Yes | 38 No |
Post New Answer View All Answers
What is definition and declaration?
What is object data type?
What invokes a thread's run() method in java programming?
What is the r character?
What is a null class?
Explain parallel processing in java8?
What is set and get methods in java?
Why main function is static?
Is java based on c?
Why should I use abstract class?
What is java util collection?
What happens if we override only equals?
Differentiate between stringbuffer and stringbuilder in java.
How to make a write-only class in java?
How does remove work in java?