What is the difference between C++ & Java?
Answer Posted / saket
C++ supports multiple inheritence but Java provides
interfaces in case of multiple inheritence.
| Is This Answer Correct ? | 399 Yes | 28 No |
Post New Answer View All Answers
Can a main method be overloaded?
Is void a keyword in java?
Are private methods final?
What Is Composition?
When do we use synchronized methods in java?
What class allows you to read objects directly from a stream in java programming?
Is a boolean 1 bit?
How do you check if two strings are equal in java?
Is binary a low level language?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What do you mean by local class?
Enlist few advantages of inheritance?
How do I stop concurrentmodificationexception?
What is difference between array and arraylist in java?
What is the symbol for average?