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
Where are local variables stored?
What are the principle concepts of oops?
What is a boolean structure?
Why vector class is used?
How define set in java?
How will you serialize a singleton class without violating singleton pattern?
Why do we need data structure in java?
Write a function to find out longest palindrome in a given string?
What is anonymous inner class?
Can a method inside a interface be declared as final?
Difference between nested and inner classes ?
How is java created?
What are the Static and Dynamic Variables? Differentiate them.
What is Mutex (Mutual Exclusion Object) ?
What does \ mean in regex?