Tell me real world example of polymorphism and encapsulation .

Answer Posted / dd

Real example of polymorohism--
Ur mobile phone..
one name but many forms..
as phone.
as camera
as mp3 player
as radio..

Is This Answer Correct ?    42 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is arraylist a list?

447


What method is used to place a value onto the top of a stack?

571


Explain what is the type of the algorithm used in solving the 8 queens problem?

475


What is the need of sorting?

514


Will arraylist maintain insertion order?

503






What is sorting rule in shapes?

471


What are the 3 control structures in programming?

503


Is hashmap sorted?

511


Which type of sorting is best?

528


“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?

710


Is python good for freshers?

501


Which is faster hashmap or linkedhashmap?

529


What are lists?

528


Which interface provides the capability to store objects using a key-value pair?

579


Complete structure of hashmap, very detail description, along with the basic coding of the hashmap internal implementation.

630