what is the difference between Cpp And Java
Answer Posted / sweety
cpp is not a object oriented language .java is the object
oriented programing language
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a website container?
What causes memory leaks in java?
What is the use of string and stringbuffer?
Can we inherit inner class?
What is meant by method overriding?
Can we sort hashset in java?
What are bind parameters?
Write a program to show whether a graph is a tree or not using adjacency matrix.
Can we overload the main() method?
What is the final keyword in java?
Explain the difference between private, public, package and protected in java?
can used Protected Class outside Function.?
What is an immutable class? How to create an immutable class?
What is the meaning of nullable?
What is the importance of finally block in exception handling?