What is polymorphism in oop example?
No Answer is Posted For this Question
Be the First to Post Answer
What is a scope operator and tell me its functionality?
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.
What is the difference between static polymorphism and dynamic polymorphism?
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
What is object in oops?
pointers are support in C#? if yes then how to use it?
8 Answers Softvision Solution,
What is the purpose of polymorphism?
What is oops with example?
Why multiple inheritance is not allowed?
what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use
Which language is not a true object oriented programming language?
Can abstract class have normal methods?