Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is abstraction in c++?

Answer Posted / nashiinformaticssolutions

An object-oriented programming technique called abstraction conceals background details and only shows users the information that is absolutely necessary. Classes and access modifiers are used in its implementation, which aims to simplify programming.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is oop?

1141


What is the full form of stl in c++?

1238


Is c++ an integer?

1080


What is an adaptor class or wrapper class in c++?

1324


Can we get the value of ios format flags?

1182


Explain selection sorting. Also write an example.

1090


What is the difference between C and CPP?

1206


What parameter does the constructor to an ofstream object take?

1104


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

1333


Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

2153


Differentiate between structure and class in c++.

1134


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

1108


Why do we use structure in c++?

1129


What is long in c++?

1300


How can you link a c program with a c function?

1126