what is the difference between Cpp And Java

Answer Posted / tulasi prasad

in java no pointers concept
there is no friend,::(Scope Resolution)etc..
no operator overloading except +
no header file concept
no macros
no destructors(Garbage Collecter is there in java)

Is This Answer Correct ?    20 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a break statement and a continue statement?

796


What is double checked locking in singleton?

802


What is null in java?

699


Why is the singleton pattern considered to be an anti pattern?

661


Can It is possible to synchronize the constructor of a Java Class?

795


What is the purpose of the system class in java programming?

740


What is basic syntax?

737


What does system.gc() and runtime.gc() methods do?

806


Can we have multiple public classes in a java source file?

771


what is mena by object block any what is the use of that

1972


Is Java a dying language?

792


What is multi-catch block in java?

809


What Is Query Throttling in java?

768


Is integer immutable in java?

730


What is the purpose of skeleton and stub?

800