what is data Abstraction? and give example
Answer Posted / saro
DATA ABSTRACTION MEANS WE GIVE MORE IMPORTANT TO DAT
WITHOUT CONSIDERING WHAT'S GOING ON BACKGROUND.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When we use Abstract Class and when we use Interface?where we will implement in real time?
Explain the scope of resolution operator.
A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Is c++ vector dynamic?
What jobs can you get with a c++ certification?
Can you write a function similar to printf()?
What is the use of turbo c++?
What is abstraction c++?
Difference between class and structure.
We use library functions in the program, in what form they are provided to the program?
Is swift better than c++?
Explain stack & heap objects?
What is lvalue?
Explain the difference between using macro and inline functions?
What do you mean by function overriding & function overloading in c++?