Answer Posted / prathiba

data abstraction is a process of representing the essential
features without including implementation details.

Is This Answer Correct ?    1531 Yes 140 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a driver program?

623


Write syntax to define friend functions in C++.

597


What is a buffer c++?

575


What are the uses of c++ in the real world?

554


What should main() return in c and c++?

520






What are compilers in c++?

596


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

626


Explain the difference between overloading and overriding?

603


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

574


Can the creation of operator** is allowed to perform the to-the-power-of operations?

572


What do you mean by overhead in c++?

563


Tell me what are static member functions?

602


What is this weird colon-member (" : ") syntax in the constructor?

534


How static variables and local variablesare similar and dissimilar?

552


What is ctime c++?

566