Explain function overloading and operator overloading.
No Answer is Posted For this Question
Be the First to Post Answer
What is const pointer and const reference?
What is a mutex and a critical section.Whats difference between them?How do each of them work?
What does obj stand for?
Can we declare a base-class destructor as virtual?
How the endl and setw manipulator works?
explain the reference variable in c++?
in C++ , the word plus plus who found this?
What is the Difference between "printf" and "sprintf"?
7 Answers iSoft, PentaWare, TCS,
We use library functions in the program, in what form they are provided to the program?
wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster
Explain 'this' pointer and what would happen if a pointer is deleted twice?
Which should be more useful: the protected and public virtuals?