Write a Program to find the largest of 4 no using macros.
No Answer is Posted For this Question
Be the First to Post Answer
When one must use recursion function? Mention what happens when recursion functions are declared inline?
What and all can a compiler provides by default?
What data encapsulation is in c++?
Can we declare a base-class destructor as virtual?
What is function overloading in C++?
Mention the purpose of istream class?
In a function declaration, what does extern mean?
What is a far pointer? where we use it?
Why is c++ difficult?
Explain the difference between 'operator new' and the 'new' operator?
What is pointer to member?
Why null pointer is used?