what is the difference between Cpp And Java
Answer Posted / twinkle
java is object oriented .cpp is not so
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of using enum to declare a constant?
What is the Concept of Encapsulation in OOPS
Explain serialization and deserialization in java?
What is a line break?
What are the legal parameters?
Can a constructor have different name than a class name in java?
Can we sort hashmap in java?
How to find the given number is a prime number or not by getting input from the user
What do you understand by soft reference?
What is the purpose of final keyword and when to use it?
What are register variables what are the advantages?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
What carriage return means?
What is a parameter in java?
What is return code?