can we create and enter the data & hide files using
programmes ?
Answers were Sorted based on User's Feedback
Answer / nagesh
yeah we can hide
b'coz thats is d main feature of using c++ rather then using c
Is This Answer Correct ? | 0 Yes | 0 No |
What is encapsulation with real life example?
Why is abstraction used?
What is the point of polymorphism?
Write an operator overloading program to write S3+=S2.
what type of questions
When is a memory allocated to a class?
Is this job good for future? can do this job post grduate student?
What are the fields of vtable
what is single inheritance?
Which keyword is written to use a variable declared in one class in the other class?
write a c++ program to find maximum of two numbers using inline functions.
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.