What C++ libraries are you proficient with?
When is the copy constructor called?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
What are the advantages of using typedef in a program?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
Explain the ISA and HASA class relationships. How would you implement each in a class design?
What is the best free c++ compiler for windows?
What are Binay tress and B trees? Diff between them?
What is c++ library?
Will a catch statement catch a derived exception if it is looking for the base class?
How do you print a string on the printer?
Why seem interrupt handlers as member functions to be impossible?
Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator
2 Answers HCL, Lehman Brothers, Zoomerang,