What do c++ programmers do?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by translation unit in c++?
What do you mean by stack unwinding in c++?
Can a Structure contain a Pointer to itself?
What is constructor in C++?
Which algorithm do you like the most? Why?
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)
Describe exception handling concept with an example?
When the design recommends static functions?
What are friend classes?
What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?
6 Answers HCL, Integra, IPMC, ORG,
what is oops
Which is most difficult programming language?