What is polymorphism? (C++)

Answer Posted / achal ubbott

Literally Polymorphism means one thing taking different
forms. e.g. in Function overloading same function name can
be used to represent 2 different functions.

fun(int a);
fun(int a, int b);
Similarly Operator overloading is polymorphism.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Draw the stick diagram of a NOR gate. Optimize it

766


What is the main function of metastability in vsdl?

609


Explain the working of Insights of an inverter ?

718


In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?

592


Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.

705






Are you familiar with the term MESI?

2124


Mention what are the different gates where Boolean logic are applicable?

676


What types of I/O have you designed? What were their size? Speed? Configuration? Voltage requirements?

2008


Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing transistor width.

797


Explain what is the depletion region?

628


In the design of a large inverter, why do we prefer to connect small transistors in parallel (thus increasing effective width) rather than lay out one transistor with large width?

690


What is Charge Sharing? Explain the Charge Sharing problem while sampling data from a Bus

801


what is the difference between the TTL chips and CMOS chips?

581


why is the number of gate inputs to CMOS gates usually limited to four?

807


Draw the Differential Sense Amplifier and explain its working. Any idea how to size this circuit? (Consider Channel Length Modulation)

906