Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Write a program to explain the comparator?

1192


In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?

1055


How can you model a SRAM at RTL Level?

5782


what is a sequential circuit?

1244


How logical gates are controlled by boolean logic?

1113


Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

1644


You have a driver that drives a long signal & connects to an input device. At the input device there is either overshoot, undershoot or signal threshold violations, what can be done to correct this problem?

2721


In a SRAM layout, which metal layers would you prefer for Word Lines and Bit Lines? Why?

4171


In Verilog code what does “timescale 1 ns/ 1 ps” signifies?

1274


what is Slack?

1232


Draw the Layout of an Inverter?

2549


Explain sizing of the inverter?

4485


Explain how logical gates are controlled by Boolean logic?

1236


How does a Bandgap Voltage reference work?

3970


Implement a function with both ratioes and domino logic and merits and demerits of each logic?

1237