what is the difference between Cpp And Java
Answer Posted / ravikiran(aptech mumbai)
cpp is a pure object oriented programming,where as java is
not because it doen't support multiple inheritance
Is This Answer Correct ? | 29 Yes | 54 No |
Post New Answer View All Answers
List some features of the abstract class.
Explain different forms of polymorphism?
What is difference between iterator and enumeration in java?
What is the purpose of main function in java?
Why string objects are immutable in java?
Are global variables initialized to zero?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
Can final class have constructor?
Explain the meaning of java applet.
What is an example of procedure?
Does importing a package imports its sub-packages as well in java?
Why java is not 100% object-oriented?
What are the topics in advance java?
Can we split string with in java?
Explain about method local inner classes or local inner classes in java?