What is pointer in c++ with example?
Why is main an int?
Why are pointers not used in c++?
what are the iterator and generic algorithms.
Which is better turbo c++ or dev c++?
what is the use of templates?
What are compilers in c++?
What are the types of STL containers?
You want to link a c++ program to c functions. How would you do it?
What is a mutex and a critical section.Whats difference between them?How do each of them work?
What is the difference between public, private, protected inheritance?
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,
How can you link a c program with a c function?