What is polymorphism? (C++)
Answers were Sorted based on User's Feedback
Answer / augustus
Polymorphism is the ability of a message to be written in
more than one form
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
What is setup time and hold time?
Have you studied buses? What types?
Have you studied buses? What types?
Give the logic expression for an AOI gate. Draw its transistor level equivalent. Draw its stick diagram
What are set up time & hold time constraints? What do they signify?
Explain ASIC Design Flow?
2 Answers Intel, JK Associates, Mind Tree,
You have three adjacent parallel metal lines. Two out of phase signals pass through the outer two metal lines. Draw the waveforms in the centre metal line due to interference. Now, draw the signals if the signals in outer metal lines are in phase with each other
What is the difference between cmos and bipolar technologies?
What are the ways to Optimize the Performance of a Difference Amplifier?
In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?
Id vs. Vds Characteristics of NMOS and PMOS transistors?
1 Answers Brillient, Intel, ISRO,
What happens if we use an Inverter instead of the Differential Sense Amplifier?