What is the difference between C++ & Java?
Answer Posted / swati patodkar
java is pure object oriented programing laguage.
but c++ is not pure object oriented programing laguage & we
can write a program as procedural language in ++ .
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is natural ordering in java?
What does it mean that strings are immutable?
What is stored procedure. How do you create stored procedure ?
What is the integer of 16?
Is 0 true or false?
What is ctrl m character?
What are the four integer types supported by java?
Differentiate between a class and an object.
Why is the main method static?
what is a green thread? : Java thread
What is difference between static variable and global variable?
Explain the private protected method modifier?
What about abstract classes in java?
what is inner class in java?
Explain the importance of throws keyword in java?