What is type of 'this' pointer?
What is rtti in c++?
Write is a binary search tree? Write an algo and tell complexity?
Which bit wise operator is suitable for turning off a particular bit in a number?
Is c++ faster than c?
What is the full name of logo?
What do you mean by function and operator overloading in c++?
What is the output of printf("%d")?
58 Answers CTS, HCL, Infosys, TCS, Winit, Wipro,
Differentiate between late binding and early binding. What are the advantages of early binding?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
Differentiate between C and C++.
How to demonstrate the use of a variable?
how is returning structurs from functions?Show an eg?