What is searching? Explain linear and binary search.
Explain function overloading
When do we run a shell in the unix system? How will you tell which shell you are running?
Define vptr.
When do we run a shell in the unix system?
What are the rules for naming an identifier?
When do you call copy constructors?
Define macro.
What things would you remember while making an interface?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
Explain the difference between c++ and java.
Explain friend class?
Explain stack unwinding.
What is stack unwinding?
How to implement is-a and has-a class relationships?