Answer Posted / prashanth
public,protected,private are access modifiers where public
is used for acess the methods and variables to unlimited
extent.
private:is used to access the variables upto the enclosing
region
protected:and it is limited to class itself or classes that
are derived
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is the benefit of oop?
Can we define a class within the interface?
Where is pseudocode used?
How can you overcome the diamond problem in inheritance?
What is object-oriented programming? Webopedia definition
How to improve object oriented design skills?
Why is object oriented programming so hard?
How Do you Code Composition and Aggregation in C++ ?
write knight tour problem which is present in datastructure
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is the point of polymorphism?
What is difference between pop and oop?
#include
why reinterpret cast is considered dangerous?