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 the fundamental idea of oop?
Program to print 0 to 9 in cross order
What is DeadlyDiamondDeathProblem ?
What is interface? When and where is it used?
what is function over loading?
How to calculate the age from the date of birth by using the program?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
difference between class and object
10 Answers Chandan, IBM, Magic Soft,
Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?
Why do we use class?
what is the use of mutable key word
how much classes are used in c++