differentiate between private, public and protected data members of the class using example.
Answer / bhagyalakshmi
public is accessed through out the program
private is accessed with in the class only
protected is accessed like public only
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the name of your birth place?
what is a template?
2 Answers Amazon, BITS, IBS, Wipro,
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
I am doing my BS.c MATHS CAN I ABLE TO JOIN IN NIIT?
Define the terms: field, record, table and database
What is the stl, standard template library?
What is Template Specialization?
what is an algorithm in terms of STL?
Define stl.
c# support late binding or early binding.
Write a program to print the swapping in two no and using three variable.
Is string part of stl?