Which keyword is written to use a variable declared in one
class in the other class?
Answer Posted / saravanan
public or protected
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is polymorphism what are the different types of polymorphism?
What are the important components of cohesion?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is the main purpose of inheritance law?
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 is encapsulation with real life example?
Why is there no multiple inheritance?
What is overriding in oop?
What is use of overloading?
What is class and object in oops?
What does oop mean in snapchat?
What is the importance of oop?
What is polymorphism what is it for and how is it used?
Explain virtual inheritance?
How can you overcome the diamond problem in inheritance?