Answer Posted / samar
polymorphism is the way to process any thing in own
specefic way but with using same method name .
eg: car, bike, generator are the various class.
and start is method name.
class car
{
start();
}
class Bike
{
start();
}
class Generator
{
start();
}
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What's the difference b/w Table & Templete in Smartform?
what is web service in java? have u use before.
How to call dll API sub routine in VB Form.
what is the filters in biztakk server? where it can use?
what are the advantages of sap on other software ?
code for connection from windows forms to sql server
why we use abstract word in abstract window toolkit in java language.
shall we execute our java programmes in jre
which book we learned this mantis? how many version are realsed this mantis upto now?
Which language they use during interview?
in teradata level primary in table level allows duplicates why?