Answer Posted / parvathi

Data Abstraction increases the power of programming language
by creating user defined data types. Data Abstraction also
represents the needed information in the program without
presenting the details.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between mutex and binary semaphore?

839


Write a program to find the Fibonacci series recursively.

837


What is the identity function in c++? How is it useful?

790


Explain the concept of copy constructor?

815


How do I get good at c++ programming?

843


How is data hiding achieved in c++?

789


What is input operator in c++?

792


What is conditions when using boolean operators?

837


What is the use of function pointer?

761


How would you implement a substr() function that extracts a sub string from a given string?

785


How do you flush std cout?

830


Do class method definitions?

790


what is pre-processor in C++?

820


What is the difference between public and private data members?

891


Mention the ways in which parameterized can be invoked. Give an example of each.

800