Why it is called runtime polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by abstraction?
What is variable example?
what is oops
If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?
What is this interview room ? Is it a class or an object.
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,
write a short note on Overloading of Binary Operator?
different types of castings
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What are virtual functions?
What is sub classing in c++?
whats the difference between c and c++