Set of multiple choice questions on award winning P4 programming
- Question 1. Does the translation program have any capacity in the following possibilities?
- Detection of semantic errors
- A syntax error has been detected
- Syntax error message
- Create the target program
-
- Question 2. Which of the following statements is true?
- A program is a series of commands that are organized according to rules defined by a specific programming language
- In interpretation mode, each source program statement is translated into a target program statement
- Every problem has a program for solving on a computer
- If the source program has a syntax error, the target program also has a syntax error
-
- Question 3. The translation program is a functional program
- Convert programs written in high-level programming languages into programs that can be executed on the computer
- Convert programs written in Pascal programming language into programs that can be executed on the computer
- Convert programs written in machine language into programs that can be performed on the device
- Convert programs written in high-level programming languages into assembly language programs
-
- Question 2. In computing, constant is a quantity
- Valid for changes during program implementation
- Values do not change during program implementation
- Named
- It is possible to change the value or not change the value depending on the problem
-
- Question 5. The components of the programming language are
- Interpreter and translation program
- Program to translate, alphabet, syntax, semantics
- Alphabet, syntax, semantics
- The reserved name, the standard name and the name defined by the programmer
-
- Question 6. In the following ways of declaring Hang, which declaration method is correct?
- Const Pi = 3.14
- Const = Pi
- Const Pi = 3.1
- D.Pi = 3.14
-
- Question 7. Choose the wrong statement?
- Variables must be declared and each variable is declared only once
- A program always has two parts: the declaration and the body
- After the keyword var can declare many different variable lists
- Translation programs have two types: translation and translation
-
- Question 8. In the Pascal language, the keyword CONST is used to declare
- Name of the program
- Hang
- Turn
- Library
-
- Question 9. In Pascal language, the keyword USES is used to declare
- Name of the program
- Hang
- Turn
- Library
-
- Question 10. Which name is not correct in Pascal language
- abc_123
- _123abc
- 123_abc
- abc123
-
5 ★ | 1 Vote
You should read it
- Set of multiple choice questions about programming with P10 prize
- Set of multiple choice questions about programming with P7 prize
- P13 programming set of multiple choice questions
- Set of multiple-choice questions on award-winning programming P5
- Set of multiple choice questions about programming with P6
- Set of multiple choice questions on programming with P16 prize