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


Please Help Members By Posting Answers For Below Questions

What is a finally block?

568


What is :: operator in java?

512


Which is the best sorting technique in java?

529


What is the purpose of using break in each case of switch statement?

567


Where are the card layouts used?

616






Is null function in java?

570


Why does it take so much time to access an applet having swing components the first time?

1398


Why is java multithreaded?

542


Explain different states of a thread in java?

592


What do you mean by exception handling in Java?

662


What is the major drawback of internal iteration over external iteration?

589


Can java list be null?

558


What is java virtual machine and how it is considered in context of java’s platform independent feature?

657


If an object reference is set to null, will the garbage collector immediately free the memory held by that object?

639


What is the difference between I ++ and ++ I in java?

507