What is the main difference between C++ and Java
Answer Posted / fara
java has application programme and applet programme. c++ is not like that
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is react oop?
What is difference between oop and pop?
What is the diamond problem in inheritance?
What is oops with example?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Are polymorphisms mutations?
What is property in oops?
What does and I oop and sksksk mean?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
When not to use object oriented programming?
What are the three parts of a simple empty class?
Why interface is used?
What is destructor example?
What is a function in oop?
when to use 'mutable' keyword and when to use 'const cast' in c++