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

Working of a 2-stage OPAMP?

2847


Explain CMOS Inverter transfer characteristics?

3653


What is the difference between synchronous and asynchronous reset?

831


Explain how logical gates are controlled by Boolean logic?

873


How to improve these parameters? (Cascode topology, use long channel transistors)

1925


Draw the Layout of an Inverter?

2249


Give the cross-sectional diagram of the cmos.

757


What are the different gates where boolean logic are applicable?

807


What types of CMOS memories have you designed? What were their size? Speed?

2873


Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)

957


Explain why present VLSI circuits use MOSFETs instead of BJTs?

894


What is the purpose of having depletion mode device?

802


Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?

2022


How can you model a SRAM at RTL Level?

5475


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

803