What is the main difference between C++ and Java
Answer Posted / bhuwan chandra
points is used in C++ whereas in java pointer is not used.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Why do we use polymorphism?
when to use 'mutable' keyword and when to use 'const cast' in c++
Why is polymorphism used?
What are constructors in oop?
What is polymorphism oop?
What is overloading in oops?
What do you mean by abstraction?
What is polymorphism and why is it important?
What is the point of oop?
What is object in oop?
Give two or more real cenario of virtual function and vertual object
What does no cap mean?
Which language is not a true object oriented programming language?
What are the data types in oop?