What is the main difference between C++ and Java
Answers were Sorted based on User's Feedback
Answer / t.biren kumar patro
java is purely follow object oriented programming but c++ is
not.java does not have goto statement but c++ has.operator
overloading is not possible in java but in case of c++ is
not.only constructors are there in java but there are
constructor and destructors in c++.
| Is This Answer Correct ? | 2 Yes | 5 No |
diff between Virtual mathod and abstract method?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What are the access specifiers avaible in c++?
what is overloading and overriding?
what is oops
write a program which best describes polymorphism in real world?
2 Answers CTS, Infosys, NexGen,
Explain polymorphism? What r the types of polymorphism? pls give examples?
Whatis the difference between oop and object based language
Advantage and disadvantage of routing in telecom sector
What type of Job you are providing?
What is difference between polymorphism and inheritance?
how can we design a magic square in c++?or suggest me the basic idea of it.