Answer Posted / 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 |
Post New Answer View All Answers
What is a null object in c++?
If a function doesn’t return a value, how do you declare the function?
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?
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
What are the types of pointer?
What can I safely assume about the initial values of variables which are not explicitly initialized?
How does class accomplish data hiding in c++?
What are activex and ole?
What is the this pointer?
What is one dimensional array in c++?
How many types of comments are there in c++?
Why do you use the namespace feature?
What is class and structure in c++?
How can you say that a template is better than a base class?
Does c++ support multilevel and multiple inheritances?