Why polymorphism is used in oops?
No Answer is Posted For this Question
Be the First to Post Answer
What is a class?
32 Answers Infosys, TCS, Thylak,
how much classes are used in c++
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
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.
Write an operator overloading program to Overload ‘>’ operator so as to find greater among two instances of the class.
what is the function of 'this' operator ?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Explain the advantages of inheritance.
How to hide the base class functionality in Inheritance?
In which Scenario you will go for Interface or Abstract Class?
1 Answers InfoAxon Technologies,
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)
What do you mean by inheritance?