How do you explain polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
Write an operator overloading program to Overload ‘>’ operator so as to find greater among two instances of the class.
What does <> mean pseudocode?
Why do while loop is used?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Write a C++ program to conduct an election of a mayor.Declare a class ELECTION With the following specification: Data member: Name 25 character Age Integer symbol 1 character Member functions: To accept data for 20 contestant To accept symbol as voting from 100 voters. To declare the winner and the loser.
1 Answers Global Academy, Infotech,
What is the difference between Home and $Home?
write a programe to calculate the simple intrest and compund intrest using by function overlading
How to calculate the age from the date of birth by using the program?
What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++
features of OOPS
22 Answers Ness Technologies, Satyam,
What are classes oop?
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123