Can we use THIS Pointer in static function – Reason in C++?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C++ program to print strings in reverse order.
Write a program to display the following output using a single cout statement Maths=90 Physics=77 Chemistry = 69
Difference between function overloading and function overriding.
How do you work around them?
What does it mean to declare a member function as virtual in C++?
What is an abstract class?
What Is Polymorphism in C++ ?
2 Answers IBS, Impetus, ITC Indian Tobacco Company, Motorola,
How many times will this loop execute? Explain your answer.
Discuss the role of C++ shorthands.
What is pass by value & reference.
Explain the difference between C and C++.
How does stack look in function calls? When does stack overflow? What can you do to remedy it?