What do you mean by public, private, protected and friendly?
Answer Posted / kumar vishal
this is access specifier which is used with member data and
member function inside a class.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is encapsulation c#?
How many human genes are polymorphic?
Write a program to reverse a string using recursive function?
What is class and object in oops?
How to use CMutex, CSemaphore in VC++ MFC
What are functions in oop?
What is a function in oop?
What is the main purpose of inheritance law?
What are the features of oop?
What is inheritance write a program to show use of inheritance?
What is the point of oop?
What is the diamond problem in inheritance?
What is destructor in oop?
Why is abstraction needed?
write string class as your own class in java without using any built-in function