Answer Posted / venkatesh
oneinterface,muliplemethods is nothing but polymorphism
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the point of polymorphism?
Can enum be null?
What is destructor give example?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What are objects in oop?
Why do we use encapsulation in oops?
Can a varargs method be overloaded?
Why is object oriented programming so hard?
Why do we need polymorphism in c#?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
c++ program to swap the objects of two different classes
What is coupling in oops?
What is protected in oop?
Which is better struts or spring?