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
What are java packages? What is the significance of packages?
Explain about the security aspect of java?
How can constructor chaining be done using this keyword?
What is string variable?
What is the biggest integer?
What is the difference between jdk and jre?
Is 0 an even number?
Define how can we find the actual size of an object on the heap?
What is purpose of keyword void?
Explain the difference between runnable and callable interface in java?
How a variable is stored in memory?
What is jit compiler ?
Explain about data types?
What does string mean in java?
What is the transient keyword?