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
What is the use of isempty in java?
Is set sorted in java?
Is overriding possible in java?
Why char array is preferred over string for storing password?
Explain 5 features introduced in jdk 1.7?
What is instance means in java?
Is null an object in java?
What is the difference between variable & constant?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
What is jpa specification?
Which software is used for java programming?
Can we have a method name same as class name in java?
What is the purpose of the system class in java programming?
What are the five major types of reference sources?
What does a method signature consist of?