What is the main difference between C++ and Java
Answer Posted / nish
the main difference is that java provides more security
than c++ and java is useful in web based applications.
In java there is no Multiple inheritance instead of that we
use Interfaces.
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Please send ford technologies placement paper 2 my mail id
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is encapsulation selenium?
What is oops and why we use oops?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What does enum stand for?
What is the difference between inheritance and polymorphism?
What is abstraction and encapsulation?
What is this pointer in oop?
Why do while loop is used?
What is overloading and its types?
What is oops with example?
Which type does string inherit from?
What makes a language oop?
What is new keyword in oops?