What is the difference between C++ & Java?
Answer Posted / seshu.r
c++ is partially object oriented programming language,
but java is fully object oriented programming language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is regex used for?
Are arrays passed by reference in java?
What does string mean in java?
Is array primitive data type in java?
What is the access scope of protected access specifier?
What are the advantages of arraylist over arrays?
Which is faster set or list in java?
Explain the use of volatile field modifier?
What is the finalize method do?
What is return code?
Explain how to convert any java object into byte array.
What java ide should I use?
What is private public protected in java?
What is an arraylist in java?
Which collections are thread safe in java?