What is an inline function in c++?
Why should we use null or zero in a program?
What is a protocol class?
What is the use of namespace std in C++?
what is data abstraction in C++?
What is a tuple c++?
Mention the purpose of istream class?
What is the return value of the insertion operator?
Define linked lists with the help of an example.
What is operator overloading in c++ example?
Differentiate between late binding and early binding.
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
Does c++ support exception handling?