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
How logical gates are controlled by boolean logic?
Explain the working of Insights of an inverter ?
What is Body Effect?
Working of a 2-stage OPAMP?
What are the Factors affecting Power Consumption on a chip?
Explain what is the depletion region?
Describe the various effects of scaling?
Differences between IRSIM and SPICE?
what is a sequential circuit?
For CMOS logic, give the various techniques you know to minimize power consumption
Explain the working of 4-bit Up/down Counter?
In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing transistor width.
Design an 8 is to 3 encoder using 4 is to encoder?
what is multiplexer?