what is the difference between Cpp And Java
Answer Posted / praneeth
in cpp there exist the concept of virtual classes where as in java it is not present
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is string and its types?
What is a constructor overloading in java?
What is java object name?
Explain the importance of thread scheduler in java?
Java is pass by value or pass by reference? Explain
What is the significance of listiterator?
Explain when classnotfoundexception will be raised ?
Is math class static in java?
What are three ways in which a thread can enter the waiting state in java programming?
What is jit and its use?
How to find the given number is a prime number or not by getting input from the user
What is return used for in java?
What do you mean by boolean?
State the difference between creating string as new () and literal.
Is java based on c?