What is the difference between C++ & Java?
Answer Posted / swati patodkar
java is pure object oriented programing laguage.
but c++ is not pure object oriented programing laguage & we
can write a program as procedural language in ++ .
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is difference between == equals () and compareto () method?
Difference between current previous versions of Java?
What is a cup of java?
How many types of exception can occur in a java program?
What is a JAR file?
What is the this keyword?
What is the difference between jdk and jre?
What is a percentage sign called?
How to change the priority of thread or how to set the priority of thread?
What is lossy conversion in java?
What is e in java?
What is the java project architecture?
Is it possible for yielded thread to get chance for its execution again ?
What is a container in a gui?
What do heavy weight components mean in java programming?