What is the difference between C++ & Java?
Answer Posted / himani saxena
c++ is object oriented programming because in c++ without class program will make but java not make program without class therefor java is purely oops.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is difference between java and java ee?
What is the += operator called?
What is the static variable?
What is the difference between a choice and a list?
What are 3 data types?
What is a default method?
How does class forname work in java?
What is var keyword ?
What is the purpose of return statement?
How to check if a list is sorted in java?
Explain the difference between transient and volatile in java?
What is variable and example?
What is the use of parse function in java?
Can we overload the methods by making them static?
When can you say a graph to be a tree?