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 |
why we call c++ is object oriented lanaguage
What is cohesion in oop?
What are the components of marker interface?
what isthe difference between c structure and c++ class
What is the concept of object oriented program?
Program to check whether a word starts with a capital letter or not.
what is opps?why it is use in programming language?
Can we create object of interface?
What is the use of oops?
what is the use of template classes in c++
Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?
What is the main feature of oop?