Answer Posted / raman sharma
firstly we make to a class just a example we make addition
class then we make to object "s2" then we write
{
s2.addition(parameter);
}
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is protected in oop?
write knight tour problem which is present in datastructure
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
Why interface is used?
What is the purpose of polymorphism?
What is abstract class in oop?
What is balance factor?
Can destructor be overloaded?
What are the types of abstraction?
Why do we need oop?
what is graphics
What is class encapsulation?
What is encapsulation example?
what is the sylabus for priliminaries?
What is constructor in oop?