Answer Posted / sreeram
BJARNEY STROUSTRUS
| Is This Answer Correct ? | 53 Yes | 6 No |
Post New Answer View All Answers
What are the characteristics of friend functions?
What is the benefit of learning c++?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
what is a reference variable in C++?
How many different levels of pointers are there?
What's the order in which the objects in an array are destructed?
What are the advantages of early binding?
What are static type checking?
What is do..while loops structure?
which operator is used for performing an exponential operation a) > b) ^ c) none
What is helper in c++?
What is the output of the following program? Why?
Is map ordered c++?
What is polymorphism in c++? Explain with an example?
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()