can we create and enter the data & hide files using
programmes ?
Answer Posted / 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 |
Post New Answer View All Answers
What is abstraction in oops?
What is the example of polymorphism?
Why is polymorphism used?
What is an advantage of polymorphism?
How oops is better than procedural?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
write string class as your own class in java without using any built-in function
Why is oop useful?
Why is encapsulation used?
Can we create object of interface?
What is encapsulation process?
What polymorphism means?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Why do pointers exist?