what is data Abstraction? and give example
Answer Posted / pavan
Data abstraction s nothing but deifing the highlights and
including every thing in the function
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
What is srand c++?
How does code-bloating occur in c++?
What are virtual constructors/destructors?
What are the two types of polymorphism?
what are the iterator and generic algorithms.
What is the hardest coding language to learn?
Explain Memory Allocation in C/C++ ?
Why we use #include iostream in c++?
What is the use of turbo c++?
Describe about storage allocation and scope of global, extern, static, local and register variables?
How long will it take to learn programming?
Explain the difference between using macro and inline functions?