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
What polymorphism means?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What are the 5 oop principles?
what are the different types of qualifier in java?
What are oops functions?
What is multilevel inheritance in oop?
How do you use inheritance in unity?
What are the three parts of a simple empty class?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is the use of oops?
What are the benefits of interface?
Why is encapsulation used?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is this pointer in oop? Can we create object of interface?