What are the differences between java and c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

what is the emaning of '#include" "'?

5 Answers  


Explain how the virtual base class is different from the conventional base classes of the opps.

0 Answers  


What is a dangling pointer in c++?

0 Answers  


Which operator cannot overload?

0 Answers  


What are exceptions c++?

0 Answers  






How the V-Table mechanism works?

6 Answers   HP,


How can an improvement in the quality of software be done by try/catch/throw?

0 Answers  


What is long in c++?

0 Answers  


Explain what are the sizes and ranges of the basic c++ data types?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


Is atoi safe?

0 Answers  


What does I ++ mean in c++?

0 Answers  


Categories