Is java based off c++?


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

Post New Answer

More C++ General Interview Questions

Why would you use pointers in c++?

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


What is the insertion operator and what does it do?

0 Answers  


why c++ is not called strictly d super set of c?

3 Answers   Satyam,


what are the iterator and generic algorithms.

0 Answers  






What are the advantages of prototyping?

0 Answers  


What are the various situations where a copy constructor is invoked?

0 Answers  


What are Virtual Functions? How to implement virtual functions in "C" ?

3 Answers  


an operation between an integer and real always yeilds a) integer result b) real result c) float result

0 Answers  


What are the benefits of c++?

0 Answers  


What are virtual functions and what is its use?

1 Answers  


What is doubly linked list in c++?

0 Answers  


Categories