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 r advatages of websphere? & how to deploy?
explain different ways of using thread? : Java thread
Can finally block be used without a catch?
What is off heap memory?
What is the preferred size of a component in java programming?
What environment variables are required to be set on a machine in order to run Java programs?
What is the use of coding?
what is encapsulation in java? Explain
What are the advantages and disadvantages of object cloning?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What are the different types of garbage collectors in java?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
How do you execute a thread in java?
What is the use of arraylist in java?
What are the types of casting?