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 |
can inline function declare in private part of class?
In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}
What is the difference between inheritance and polymorphism?
What is polymorphism explain?
Why multiple inheritance is not possible?
tell about copy constructor
What is ambiguity in inheritance?
What language is oop?
what is function overloading..?
Why is abstraction used?
What is difference between #define and const?
Describe the difference between a Thread and a Process?