How java is different from c and c++?
No Answer is Posted For this Question
Be the First to Post Answer
How to give an alternate name to a namespace?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
Is java based off c++?
What is bubble sort c++?
What is size of a object of following class? class Foo { public: void foo(){} }
What is a buffer c++?
Differentiate between a template class and class template in c++?
When is a template better solution than a base class??
What is abstract keyword in c++?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
Who discovered c++?
How should runtime errors be handled in c++?