what is data Abstraction? and give example
Answer Posted / arumugaselvam
Class is not consider about the function inside of the coding through proof the data hiding
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are 2 ways of exporting a function from a dll?
Is overriding possible in c++?
How do we balance an AVL Tree in C++?
What is unary operator? List out the different operators involved in the unary operator.
What is the difference between strcpy() and strncpy()?
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
Explain static and dynamic memory allocation with an example each.
What are pointers used for c++?
What is the use of this pointer in c++?
What do you mean by overhead in c++?
Write a C++ Program to check whether a number is prime number or not?
Is sorted c++?
What does it mean to declare a destructor as static?
What is the basic of c++?
Write a program to interchange 2 variables without using the third one.