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 Inheritance, Multiple Inheritance, Shared and Repeatable Inheritance?
Why interface is used?
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
What is balance factor?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
all about pointers
What is the significance of classes in oop?
polymorphism means?
What are constructors in oop?
how can we design a magic square in c++?or suggest me the basic idea of it.
Why we are use # in begning of programme of c++.