What is polymorphism what is it for and how is it used?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++
What is property in oops?
Why static Function is used in C++?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Templates mean
What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5
any one please tell me the purpose of operator overloading
What is the benefit of oop?
Can java compiler skips any statement during compilation time?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
How to Increment the value of the empid E001 for each and every employee by using the programe?
What is polymorphism give a real life example?