Imagem de fundo

Leia o texto a seguir. Software components are built using a programming language that ...

Leia o texto a seguir.


Software components are built using a programming language that has a limited vocabulary an explicitly defined grammar and well formed rules of syntax and semantics. At the lowest level the language mirrors the instruction set of the hardware. At mid-level programming languages such as Ada 95, C or Smalltalk are used to create a procedural description of the program. At the highest level the language uses graphical icons or other symbology to represent the requirements for a solution. Executable instructions are automatically generated.


(Software Engineering – Concepts & Implementation. Centre for Information Technology and Engineering, Manonmaniam Sundaranar University)


De acordo com o texto,


A

Ada 95, C ou Smalltalk são exemplos de linguagens de alto nível.


B

as linguagens de baixo nível possuem um vocabulário limitado.


C

ícones gráficos são utilizados nos diversos níveis de linguagem (alto e baixo).


D

instruções executáveis são geradas automaticamente por linguagens de programação de médio e alto nível.


E

nos níveis mais baixos, a linguagem reflete o conjunto de instruções do hardware.