How is polymorphism achieved?
No Answer is Posted For this Question
Be the First to Post Answer
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
what is main difference between object oriented object base
What is the main feature of oop?
what's the basic's in dot net
What do you mean by inline function?
What are the advantanges of modularity
why freind function takes more parameter than normal member function in c++?
define oops with class and object
What is multiple inheritance?
write a c++ program to find maximum of two numbers using inline functions.
What is an object?