What is the main difference between C++ and Java

Answers were Sorted based on User's Feedback



What is the main difference between C++ and Java..

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

Post New Answer

More OOPS Interview Questions

Why static Function is used in C++?

4 Answers   TCS,


Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}

1 Answers   Wipro,


What is cohesion in oop?

0 Answers  


What is the difference between the C & C++?

9 Answers   HCL,


wht is major diff b/w c and c++?

10 Answers  






What is the expansion of OOPS?

24 Answers   TCS,


Can we call a base class method without creating instance?

6 Answers  


Write a c++ program to display pass and fail for three student using static member function

0 Answers  


What is oops concept with example?

0 Answers  


What is DeadlyDiamondDeathProblem ?

1 Answers  


Why is oop better than procedural?

0 Answers  


What is overloading and its types?

0 Answers  


Categories