What is the difference between C++ & Java?
Answer Posted / himani saxena
c++ is object oriented programming and Java is pure object oriented programming
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the limitations of procedural programming approach?
What is the purpose of lambda expressions?
How do you remove an object from an arraylist in java?
Is integer immutable in java?
What is a numeric digit?
What is anagram in java?
What is the difference between C++ and Java and your preferences?
Is assembly language a low level language?
Is set ordered?
How do you do descending order in java?
Why java is a platform independent? Explain
What technique can be employed to compare two strings?
What is thread pool in java with example?
What are java annotations?
Can we write method inside a method in java?