Answer Posted / rohit jindal
One thing having different work in Different situation.Eg:
Operator overloading,Function overloading
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are 2 ways of exporting a function from a dll?
What is dev c++ used for?
Explain the difference between realloc() and free() in c++?
What is double in c++?
What do you mean by early binding?
Is c++ high level programming language?
What is a virtual destructor? Explain the use of it?
How to tokenize a string in c++?
What is one dimensional array in c++?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
Can a Structure contain a Pointer to itself?
What is the difference between structure and class?
What is a constant? Explain with an example.
Does there exist any other function which can be used to convert an integer or a float to a string?
give me an example for testing a program showing the test path .show how the test is important and complex.