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
Is singleton class immutable?
What is the difference between superclass and subclass?
What are the pillars of java?
What is constructor in java ?
What is the use of protected in java?
What is the major difference between linkedlist and arraylist?
I want to persist data of objects for later use. What’s the best approach to do so?
What occurs when an object is constructed?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
Why are the methods of the math class static?
What if I write static public void instead of public static void in java?
What is the Scope of Static Variable?
Does java have extension methods?
What is a method in coding?
Explain the hierarchy of java exception classes?