Differentiate between a copy constructor and an overloaded assignment operator.
No Answer is Posted For this Question
Be the First to Post Answer
What it is and how it might be called (2 methods).
Differentiate between C and C++.
Explain how functions are classified in C++ ?
Program to check whether a word is a sub-string or not of a string typed
What is the sequence of destruction of local objects?
What is private, public and protected inheritance?
How many standards of c++ are there?
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().
What's the most powerful programming language?
What is the type of 'this' pointer?
What is the oldest programming language?
Write the program form Armstrong no in c++?