Answer Posted / vigneswari
USE SINGLE OPERATOR FOR MANY OPERATINS OR
FUNCTIONS..........POLY-MANY,MORPHISM-SHAPES.....
BEST OF LUK.... ROCK ALL COMPUTER ENGINEERS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why cstdlib is used in c++?
What's the most powerful programming language?
Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].
Explain the use of virtual destructor?
I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.
Explain how we implement exception handling in c++?
Describe the advantages of operator overloading?
How can you link a c program with a c function?
List the features of oops in c++?
What are the various storage classes in C++?
What is virtual methods?
Is there a c++ certification?
Write bites in Turbo c++ Header ("Include") Files.
What are the methods of exporting a function from a dll?
How is c++ used in the real world?