what is difference between c++ language and java language

Answer Posted / mca_manju

java is a pure object oriented language in a way that, all
the objects are dynamically created, plus whole programming
is done inside classes.whereas nothing as such is mandatory
in c++ programming.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to improve object oriented design skills?

558


what are the ways in which a constructors can be called?

1570


What is the advantage of oop over procedural language?

617


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6131


What is destructor give example?

593






What is the full form of oops?

601


Why is oop useful?

591


What does <> mean pseudocode?

612


Can you explain polymorphism?

573


What does and I oop mean in text?

609


What is difference between pop and oop?

595


What is polymorphism in oops with example?

523


can inline function declare in private part of class?

3644


What is the fundamental idea of oop?

622


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

3808