what is the difference between Cpp And Java
Answer Posted / sridhar
Buddy,
Java is not 100% object oriented because of the
primary data types. But we will do wrapping to convert
these to classes.
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
how are methods defined?
What are disadvantages of java?
Can we have two main methods in a java class?
Can you achieve runtime polymorphism by data members?
Can constructor be protected in java?
What are the advantages of inner classes?
How do I start learning java?
What do you mean by aggregation?
What are some characteristics of interference class?
Write a java program to generate fibonacci series ?
What are the different ways of implementing thread? Which one is more advantageous?
What happens to the Exception object after handling an exception?
What is illegal identifier in java?
What is the final access modifier in java?
What is the difference between JDK and JVM?