Informatica
Which of these are ways that algorithms can be represented?
By images or videos.
In pseudocode or by a flowchart.
By hardware or software.
By input or output.
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza
Informatica
What would be the value of k at the end of the following code?
k = 1;
while (k<=5) k++;
1
4
5
6
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza
Informatica
Which of these statements are true and which are false?
The debug is an error or failure that produces an incorrect or unexpected result.
C and C++ are case sensitive languages.
Before using a variable in a program it has to be declared.
The conditional expression of an if structure is enclosed in curly braces.
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza
Informatica
What is the output of this program in Scratch?
8
9
18
21
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza
Informatica
Which of the following statements is correct with respect to a preconditional expression?
The instructions are executed at least once.
The instructions may be executed zero times.
The instructions cannot be executed.
It cannot enter in an infinite loop.
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza
Informatica
What is the symbol for a decision in a flowchart?
A parallelogram.
A diamond.
A circle.
A rectangle.
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza