what is polymorphism in java.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / addy
polymorphism means having more than one form.
for eg:-an automobile.in automobile we can have
car,bikes,bus etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
The ability to take more than one form is known as
Polymorphism. By using the keyword interface Polymorphism
can be achieved.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is class module in vb6? what it's use? with example..
Who is providing best mainframes online training in Hyderabad
HTML is a subset of
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
what does mean and stack mean in genral programming?
What is web.configuration? how is it work? & wht is use this?
Wats the name of the first os
Write a shell program to test whether a given year is leap year or not ?
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
How to create a new dataset only duplicate observations in proc sort procedure?
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
0 Answers Indian Overseas Bank,