What is the difference between reference and pointer?
No Answer is Posted For this Question
Be the First to Post Answer
What is c++ hiding?
What is buffering 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().
What are different types of loops in c++?
founder of c++
7 Answers Microtek, TCS, TeleCommand,
How many pointers are required to reverse a link list?
You want to link a c++ program to c functions. How would you do it?
Is C++ case sensitive a) False b) Depends on implementation c) True
Explain the concept of copy constructor?
What is a responder chain?
When are exception objects created?
Explain operator overloading.