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 difference between containership and inheritence?
different types of castings
i^=j; j^=i; i^=j; value of i,j
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
Have you ever interfaced with a database?
What is difference between abstraction and encapsulation?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Can a varargs method be overloaded?
swapping program does not use third variable
who is the father of OPPS
why overriding?
What do you mean by overloading?