Which keyword is written to use a variable declared in one
class in the other class?
Answer Posted / monica
public
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
• What are the desirable attributes for memory managment?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Give two or more real cenario of virtual function and vertual object
What is the main feature of oop?
Is abstract thinking intelligence?
What does I oop mean?
What is object and class in oops?
What is polymorphism used for?
class type to basic type conversion
What is meant by oops concept?
Why do we need oop?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Why multiple inheritance is not allowed?
Which type does string inherit from?
Can an interface inherit a class?