Answer Posted / mansi

In this we hide the complexity of data from being used,
only useful and authorized information is made visible to
the users.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of structure in c++?

555


Which function should be used to free the memory allocated by calloc()?

594


What are the various compound assignment operators in c++?

553


What is c++ map?

571


What are the benefits of oop in c++?

593






Which software is used for c++ programming?

620


What do you mean by friend class & friend function in c++?

622


What is an object in c++?

615


What is singleton class in c++?

596


State the difference between delete and delete[].

581


What is enum c++?

618


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

686


Write is a binary search tree? Write an algo and tell complexity?

598


Explain how to initialize a const data member.

598


How do you declare A pointer to a function which receives nothing and returns nothing

725