Viktorina Proggera

12345678910111213
Across
  1. 1. A set of commands that specify the sequence of actions of the processor in order to obtain the required result.
  2. 3. The language, developed in 1964, is a programming language.
  3. 4. A relatively independent part of the program.
  4. 6. The language has static typing, supports polymorphism, operator overloading, delegates, attributes, events, variables, properties, generalized types and methods, iterators, anonymous functions with closure support, LINQ, exceptions, comments in XML format.
  5. 9. A complete semantic expression in a high-level language.
  6. 10. A program that converts a program in the source language into an object program.
  7. 12. A program designed to translate high-level language operators into machine commands executed by the processor.
  8. 13. A programming language that appeared in early 1995 and quickly won the title of the first visual application development system for Windows.
Down
  1. 2. A predefined sequence of well-defined commands to obtain a solution to the problem.
  2. 3. Memory for intermediate data storage, used for data compensation.
  3. 5. A language developed to implement UNIX system operations in the early 70s.
  4. 7. The language, which was created by the French scientist A. Calmeere in 1973.
  5. 8. A part of a program that performs some clearly defined operation on data defined by parameters.
  6. 11. A language designed to represent a machine language program in a convenient symbolic form.