what is data Abstraction
Answers were Sorted based on User's Feedback
Answer / narasimulu24
Abstraction refers to the act of representing essential
features without including background process or
implementing details.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / sumithra.a
Data Abstraction is the process of hiding unwanted details
from user.
| Is This Answer Correct ? | 6 Yes | 0 No |
How new/delete differs from malloc()/free?
which of the following is not an secondary constant a) array b) real c) union
Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.
0 Answers An-Najah National University,
write a C++ programming using for loop: * * * * * * * * * *
What is c++ stringstream?
Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h
What is a syntax in c++?
Explain the concept of inheritance in C++.
reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it
Why cstdlib is used in c++?
What do you mean by inheritance in c++? Explain its types.
What are keywords in c++?