an operation between an integer and real always yeilds
a) integer result
b) real result
c) float result
Explain terminate() function?
when can we use copy constructor?
What are advantages of C++ when comparing with C?
18 Answers HP, iGate, TCS,
Explain "const" reference arguments in function?
How can you find the nodes with repetetive data in a linked list?
What is struct c++?
What is guard code in c++?
How do you allocate and deallocate memory in C++?
Describe exception handling concept with an example?
Which c++ operator cannot overload?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
Where the memory to the static variables is allocated?