What is abstraction in c++?
Answer / 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 |
What are shallow and deep copies?
What are register variables?
What is abstraction c++?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
What is dynamic and static typing?
They will ask u question about single linked list?. Write Code for to insert delete node.
What does new do in c++?
What is constructor in C++?
How to get the current position of the file pointer?
Please explain class & object in c++?
Show the declaration for a pointer to function returning long and taking an integer parameter.
Is ca high or low level language?