Is java based off c++?
No Answer is Posted For this Question
Be the First to Post Answer
Why would you use pointers in c++?
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?
why c++ is not called strictly d super set of c?
what are the iterator and generic algorithms.
What are the advantages of prototyping?
What are the various situations where a copy constructor is invoked?
What are Virtual Functions? How to implement virtual functions in "C" ?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
What are the benefits of c++?
What are virtual functions and what is its use?
What is doubly linked list in c++?