What are guid?
No Answer is Posted For this Question
Be the First to Post Answer
write a function signature with various number of parameters.
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What is the difference between static link library and dynamic link library?
Explain pass by value and pass by reference.
What are advantages of C++ when comparing with C?
18 Answers HP, iGate, TCS,
How many standards of c++ are there?
Can we sort map in c++?
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,
What is the iunknown interface?
What is a dll entry point?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
What is #include iomanip?