Which keyword is written to use a variable declared in one
class in the other class?
Answers were Sorted based on User's Feedback
Answer / poonam
We can use thses keywords Public ,Internal,Protected Internal, to use a variable in one class to other Class .
| Is This Answer Correct ? | 1 Yes | 0 No |
What is polymorphism programming?
what is the difference between class and structure in C++?
What is the difference between the c++ & java?
create a c++ program that will accepts 9 inputs using 3 by 3 array.
what is function over loading?
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION
What is abstraction encapsulation?
What is cohesion in oop?
Why a "operator=(...)" when there is a copy ctor?
What are objects in oop?
What do you mean by overloading?
What does and I oop mean?