Which keyword is written to use a variable declared in one
class in the other class?
Answer Posted / 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 |
Post New Answer View All Answers
What is the problem with multiple inheritance?
Explain the concepts involved in Object Oriented programming.
What is new keyword in oops?
write knight tour problem which is present in datastructure
Advantage and disadvantage of routing in telecom sector
What is polymorphism explain?
What are the components of marker interface?
What is meant by multiple inheritance?
Why is oop useful?
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?
What causes polymorphism?
What is the main feature of oop?
Why do we need oop?
What is abstraction with example?
What is encapsulation process?