What is the difference between C++ & Java?
Answer Posted / deepti iyer
c++ supports pointers,java do not
c++ supports procedural and object oriented
programming,wheras java support only object oriented
c++ has operator overloading,java has interfaces
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Using callable statement how can you pass out parameters, explain with example?
How do you sort in descending order in java using collections sort?
What is the r character?
Explain what is Marker interface?
How do you trim a space in java?
What is contractor means and methods?
What is the use of parseint in java?
How do you check whether the list is empty or not in java?
What is string made of?
What are the access modifiers in java?
How many wrapper classes are there in java?
Explain about complier design(phases)
What is a buffer in java?
what is inner class in java?
What are the actions that can occur when a thread enters blocked state?