Answer Posted / vivin
It means ability to take more than 1 form.
(ex)consider the operation of addition,
For 2 numbers it will generate sum{2 + 3 = 5} then
for 2 strings it will concatenate (vivin + durai = vivindurai)
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is multilevel inheritance in oop?
What is abstraction in oops with example?
What is oops and its features?
What is meant by multiple inheritance?
Write a program to sort the number with different sorts in one program ??
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Can main method override?
write string class as your own class in java without using any built-in function
what type of question are asked in thoughtworks pair programming round ?
Is data hiding and abstraction same?
What is polymorphism oop?
Which type does string inherit from?
what is the sylabus for priliminaries?
What are functions in oop?
What is encapsulation with example?