What is the difference between C++ & Java?
Answer Posted / manish kumar
1- java does not support operator overloading.
2- does not support template.
3- not support global variable.
4- there are no header file in java.
5- java does not use pointer.
6- does not support multiple inheritance.
general answer for interview.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
When a byte datatype is used?
What super () does in java?
What are streams?
How many types of methods are there in java?
Difference between error and exception
What are examples of modifiers?
Can anonymous class have constructor?
What is the difference between static class and normal class?
What is a package in java? List down various advantages of packages.
What is method overloading in java ?
What is the maximum size of hashmap in java?
How big is a gigabyte?
What is tochararray in java?
What is xslt in java?
What is ‘is-a ‘ relationship in java?