Info 3C

Quiz
•
Computers
•
11th Grade
•
Easy
danilo lacerenza
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Il linguaggio C
prevede l'uso di un interprete
prevede l'uso della virtual machine
prevede l'uso di un compilatore
non è in uso nei computer moderni
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
cosa produce in output il seguente codice?
char c = 'd';
printf("Questa %c non e' uguale a c.", c);
Questa d non e' uguale a c.
Questa c non e' uguale a d.
Questa c non e' uguale a c.
Questa d non e' uguale a d.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
il do - while
permette l'esecuzione del corpo del ciclo almeno una volta
permette l'esecuzione del corpo del ciclo da 0 a infinite volte
se il test non è verificato può non essere mai eseguito
viene eseguito all'infinito fino al click di ctrl+c
4.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
int x = 10+2;
int y;
scanf("%d", ___);
printf("somma -> %d", y+x)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
la funzione
è un blocco di codice che funziona
è un blocco di codice cattolico
è un blocco di codice di una funzione di secondo grado
è un blocco di codice che contiene un gruppo di istruzioni
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade