Without using third variable write a code to swap two numbers.
What does it mean to declare a function or variable as static?
What is an algorithm (in terms of the STL/C++ standard library)?
What is a memory leak in C++?
Briefly explain various access specifiers in C++.
Difference between Call by pointer and by reference.
what is friend function in C++?
explain the term 'resource acquisition is initialization'?
Explain the difference between C and C++.
If class D is derived from a base class B
What Is Polymorphism in C++ ?
2 Answers IBS, Impetus, ITC Indian Tobacco Company, Motorola,
What is static variable and difference between(const char *p,char const *p,const char* const p).
Write a C++ program to print strings in reverse order.