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 percentage in java?
Explain Basics of OOP Language in java
What is primitive data type in java?
How do you use nextline in java?
What is jagged array in java?
How do you calculate square roots?
What is a final class ?
What is a blocking method in Java?
What restrictions are placed on method overriding?
Difference between stack and queue?
Differentiate between postfix and prefix operators in java.
How would you convert bytes to string?
Is an integer an object?
What are the main uses of this keyword?
How do you convert int to char in java?