Answer Posted / sumiya yeasmin shorna
ploymorphism is a form of simple name multiple
implementation or method and also polymorphism is a function
overloading.
example:
void myclass();
void ~myclass();
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between polymorphism and inheritance?
What is overriding vs overloading?
Is enum a class?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is protected in oop?
is there any choice in opting subjects like 4 out of 7
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 is a function in oop?
can we make game by using c
What are the data types in oop?
What is class and object with example?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
hi all..i want to know oops concepts clearly can any1 explain??