What is the difference between static polymorphism and dynamic polymorphism?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation

1 Answers   College School Exams Tests, HCL, IBM, TCS,


Can a varargs method be overloaded?

0 Answers  


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

0 Answers  


Contrast OOP and SOA. What are tenets of each?

1 Answers   Siebel Systems, Wipro,


write a short note on Overloading of Binary Operator?

2 Answers  






What do you mean by overloading?

0 Answers  


What is polymorphism explain?

0 Answers  


What is the difference between class and structure?

7 Answers  


Definition of Object Oriented Programming in single line?

33 Answers   Impact Systems, Q3 Technologies, TCS,


what is the main difference between sizeof() operator in c and c++

3 Answers  


What does enum stand for?

0 Answers  


Why static functions always uses static variables?

3 Answers  


Categories