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 is overriding in oop?
Why do we need polymorphism in c#?
What is the oops and benefits of oops programming?
What is interface? When and where is it used?
Can destructor be overloaded?
What are the three parts of a simple empty class?
What is super in oop?
Why is polymorphism needed?
What is abstraction encapsulation?
What do you mean by Encapsulation?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Can main method override?
What is abstraction in oop with example?
Can bst contain duplicates?
What is debug class?what is trace class? What differences are between them? With examples.