Login
Remember
Register
CodersEditor Q&A
Online IDE
Questions
Unanswered
Tags
Users
Ask a Question
Programming Tutorials
Ask a Question
What is an abstraction in C++?
0
votes
asked
Jan 19, 2021
by
Annie
(
1.1k
points)
c
programming-languages
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 19, 2021
by
Inba
(
1.1k
points)
selected
Jan 27, 2021
by
Annie
Best answer
Abstraction is the property of hiding data and providing only the necessary details to the user.
Please
log in
or
register
to add a comment.
Welcome to CodersEditor Q&A, where you can ask questions and receive answers from other members of the community.
239
questions
203
answers
2
comments
692
users
Related questions
What is scope of a variable? How are variables scoped in C?
What is the process to create increment and decrement statement in C?
What are different storage class specifiers in C?
What are the classes of files in C++
What are the key features in C programming?
...