what is data Abstraction? and give example
Answer Posted / nitin
Abstraction is generalizing characteristics of objects that belong to same family....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
What is singleton class in c++?
Specify different types of decision control statements?
To which numbering system can the binary number 1101100100111100 be easily converted to?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
Why is c++ not purely object oriented?
Explain the extern storage classes in c++.
What is c++ flowchart?
How to get the current position of the file pointer?
What is the use of pointer in c++ with example?
Is ca high or low level language?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
What is #include cmath?
What are keywords in c++?
How does atoi function work?