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 |
How do you size NMOS and PMOS transistors to increase the threshold voltage?
Id vs. Vds Characteristics of NMOS and PMOS transistors?
1 Answers Brillient, Intel, ISRO,
Suppose you have a combinational circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal? (You can't resize the combinational circuit transistors)
Implement F= not (AB+CD) using CMOS gates?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
What was your role in the silicon evaluation/product ramp? What tools did you use?
Explain the three regions of operation of a mosfet.
Differences between Array and Booth Multipliers?
What is the purpose of having depletion mode device?
What does the above code synthesize to?
what is short Channel effect.
Explain what is scr (silicon controlled rectifier)?