what is the difference between Cpp And Java
Answer Posted / ravikiran(aptech mumbai)
cpp is a pure object oriented programming,where as java is
not because it doen't support multiple inheritance
Is This Answer Correct ? | 29 Yes | 54 No |
Post New Answer View All Answers
What is vector capacity in java?
Can a constructor call the constructor of parent class?
What is merge sort in java?
What is increment in java?
What is a memory leak in java?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
Is a boolean 1 bit?
What is a flag value?
How hashmap works in java?
What are constants and how to create constants in java?
Explain the scope or life time of class variables or static variables?
What is gui programming?
What is the difference between replace and replace all?
Can we declare a static variable inside a method?
What does method mean?