Which of the following Software Engineering Concept supports Ada Language Supports:

Options
- Abstraction
- Generic
- Information hiding
- All of these


CORRECT ANSWER : All of these

Discussion Board
Ada language supports

Answer: All of these

Solution: Ada language is used to develop the long term projects. It supports many concepts of software engineering as Generic Package for reuse the software component.

Information hiding: hide the Implementation details of the package.

Abstraction: abstraction package for managing the complexity of the project.

Therefore, all of these are correct answer.


Rohit Srivastava 07-21-2014 01:50 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement