Get premium membership and access questions with answers, video lessons as well as revision papers.
The Ada language was originally designed with the intentions to support large scale programming and to promote software reliability. The language has many Object – oriented programming features that include: nested procedures, nested packages, strong typing, multi-tasking, generics, exception handling and abstract data types
Ada is fairly a complex language that has a conventional but very rich Pascal – like syntax, with many specialized features. The best aspects of Ada are:
i) It supports for generics or templates
ii) It supports for task synchronization
iii) It has a very good exception handling
The worst features of Ada language are:
i) It has complex syntax
ii) Poor performance of the code generated by most early compilers
The primitive data types supported by the Ada include: a variety of numeric types, Booleans, characters, references and enumerated symbols. With its emphasis on program safety and type enforcement it is strictly applied both within and between modules. Ada is very strictly standardized and well documented as a language. Ada compilers undergo stringent validation with an official test suite
Kavungya answered the question on May 17, 2019 at 06:56
- Briefly describe Java.(Solved)
Briefly describe Java.
Date posted: May 17, 2019. Answers (1)
- Describe python language.(Solved)
Describe python language.
Date posted: May 17, 2019. Answers (1)
- Describe Visual Basic.(Solved)
Describe Visual Basic.
Date posted: May 17, 2019. Answers (1)
- List the steps followed in selecting a programming language from a list of several other languages in any given situation.(Solved)
List the steps followed in selecting a programming language from a list of several other languages in any given situation.
Date posted: May 17, 2019. Answers (1)
- Describe program readability.(Solved)
Describe program readability.
Date posted: May 17, 2019. Answers (1)
- Explain industrial acceptance.(Solved)
Explain industrial acceptance.
Date posted: May 17, 2019. Answers (1)
- Describe the object oriented support.(Solved)
Describe the object oriented support.
Date posted: May 17, 2019. Answers (1)
- Describe program writability.(Solved)
Describe program writability.
Date posted: May 17, 2019. Answers (1)
- Describe development environment.(Solved)
Describe development environment.
Date posted: May 17, 2019. Answers (1)
- Describe program reliability.(Solved)
Describe program reliability.
Date posted: May 17, 2019. Answers (1)
- Describe full featured language.(Solved)
Describe full featured language.
Date posted: May 17, 2019. Answers (1)
- Describe software cost.(Solved)
Describe software cost.
Date posted: May 17, 2019. Answers (1)
- Explain support for secure code.(Solved)
Explain support for secure code.
Date posted: May 17, 2019. Answers (1)
- Explain the support of web development.(Solved)
Explain the support of web development.
Date posted: May 17, 2019. Answers (1)
- Describe program portability.(Solved)
Describe program portability.
Date posted: May 17, 2019. Answers (1)
- Describe an open source.(Solved)
Describe an open source.
Date posted: May 17, 2019. Answers (1)
- Describe the procedure oriented programming.(Solved)
Describe the procedure oriented programming.
Date posted: May 15, 2019. Answers (1)
- List the characteristics of POP technique.(Solved)
List the characteristics of POP technique.
Date posted: May 15, 2019. Answers (1)
- Give the limitations of POP technique.(Solved)
Give the limitations of POP technique.
Date posted: May 15, 2019. Answers (1)
- Describe the object oriented programming technique.(Solved)
Describe the object oriented programming technique.
Date posted: May 15, 2019. Answers (1)