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
Working of a 2-stage OPAMP?
Explain CMOS Inverter transfer characteristics?
What is the difference between synchronous and asynchronous reset?
Explain how logical gates are controlled by Boolean logic?
How to improve these parameters? (Cascode topology, use long channel transistors)
Draw the Layout of an Inverter?
Give the cross-sectional diagram of the cmos.
What are the different gates where boolean logic are applicable?
What types of CMOS memories have you designed? What were their size? Speed?
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)
Explain why present VLSI circuits use MOSFETs instead of BJTs?
What is the purpose of having depletion mode device?
Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
How can you model a SRAM at RTL Level?
what is the difference between the TTL chips and CMOS chips?