what is data Abstraction? and give example
Answer Posted / sam
to show only the necessary information but hiding all
implementing details
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does a C++ structure differ from a C++ class?
Do vectors start at 0 c++?
What is the c++ programming language used for?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
What is pointer in c++ with example?
What is a c++ class?
Why is standard template library used?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Write a program to interchange 2 variables without using the third one.
What is type of 'this' pointer?
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
How do you generate a random number in c++?
what is Loop function? What are different types of Loops?
Which software is used for c++ programming?
What is &x in c++?