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

Write a program to reverse array in place?

578


Explain about doubly linked list

610


Can we define constructor in inner class?

535


What is the use of singleton class?

517


Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?

539






What is constructor and its types?

533


Explain the use of javap tool.

626


String class is defined under which package in java?

615


What is anti pattern in cyber security?

515


Where are the card layouts used?

600


What is the latest version of java?

576


Can inner class final?

626


Can arraylist hold different types java?

478


what are different ways in which a thread can enter the waiting state? : Java thread

484


What restrictions are placed on method overloading in java programming?

561