Which keyword is written to use a variable declared in one
class in the other class?
Answer Posted / saravanan
public or protected
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is constructor overloading in oop?
What is oops in simple words?
What polymorphism means?
What are the advantages of polymorphism?
What is for loop and its syntax?
What is variable example?
Why do we use encapsulation in oops?
What are the features of oop?
Can we have inheritance without polymorphism?
How does polymorphism work?
What is abstraction oop?
when to use 'mutable' keyword and when to use 'const cast' in c++
can inline function declare in private part of class?
What are the components of marker interface?
Why is abstraction needed?