Answer Posted / maahi
polymorphism is an oops concept,it meanse the ability to
take more than one form.polymorphism allows different object
ti respond to the same message in diffent ways.
there are two
types of polymorphism.
1.compile time
2.run time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is byval and byref? What are differences between them?
How Do you Code Composition and Aggregation in C++ ?
What is the difference between procedural programming and oops?
Can you explain polymorphism?
What is oops and why we use oops?
What is polymorphism and its types?
What are the features of oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is polymorphism and why is it important?
What are the 4 main oop principles?
what is difference between class template and template class?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What do you mean by variable?