Why many objects can working together?
How objects working togetherM
I want to see example code.
Answer Posted / mani
three oject can work together in a code
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
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 inheritance write a program to show use of inheritance?
What is the full form of oops?
Can enum be null?
Templates mean
What is an example of genetic polymorphism?
Can abstract class have normal methods?
What is super in oop?
How is polymorphism achieved?
Can we define a class within the interface?
what type of question are asked in thoughtworks pair programming round ?
Whats oop mean?
class type to basic type conversion
What is overloading and its types?
What is polymorphism explain its types?