Answer Posted / kandavel
java is thread based language but C++ is process based Language
java is pure object oriented language but C++ is Partial
object oriented language
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
How to disable caching on back button of the browser?
What does || mean in vectors?
What is jee6?
Explain the difference between jdk, jre, and jvm?
Difference between final and effectively final ? Why is effectively final even required ?
Why is java not 100% pure oops?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
What is %d in printf?
What are the important methods of java exception class?
What's the purpose of using break in each case of switch statement?
Is it possible to use string in the switch case?
What are the high-level thread states in java programming?
How do you take thread dump in java?
What is balanced tree in java?
What is an empty class? What functionality does it offer in Java?