Answer Posted / deepak

data abstaction is process of hiding the datamambers of one
class by using private access spcifier from other class

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are files in c++?

587


Which software is best for programming?

659


What is the difference between ++ count and count ++?

575


What do you mean by function and operator overloading in c++?

608


Explain the use of vtable.

611






Define the operators that can be used with a pointer.

569


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

1003


Write a program to find the Factorial of a number

568


what is oops and list its features in c++?

542


Difference between a copy constructor and an assignment operator.

565


What is a flag in c++?

605


What are the two shift operators and what are their functions?

559


What is an incomplete type in c++?

762


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

581


What are the advantages of using typedef in a program?

638