
Fondamenti di C++
Quiz
•
Computers
•
10th Grade
•
Practice Problem
•
Hard
Paola Ibba
FREE Resource
Enhance your content in a minute
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual è la sintassi corretta per dichiarare una variabile intera in C++?
myVariable int;
float myVariable;
int myVariable;
integer myVariable;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quali sono i tipi di dati primitivi disponibili in C++?
array
int, float, double, char, bool
string
list
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Come si definisce una variabile di tipo float in C++?
double myVariable = 3.14;
char myVariable = 'A';
float myVariable; or float myVariable = 3.14;
int myVariable;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual è la struttura di controllo utilizzata per eseguire un blocco di codice se una condizione è vera?
while
if
switch
for
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cosa fa l'istruzione 'break' all'interno di un ciclo in C++?
Interrompe l'esecuzione del ciclo.
Aggiunge un elemento al ciclo.
Ritorna un valore dal ciclo.
Continua l'esecuzione del ciclo.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual è la differenza tra 'if' e 'switch' in C++?
'if' è per condizioni booleane; 'switch' è per selezionare tra più valori.
'if' è più veloce di 'switch' in tutti i casi; 'switch' è più lento.
'if' è usato per i cicli; 'switch' è usato per la gestione degli errori.
'if' può gestire solo due condizioni; 'switch' non può gestire espressioni booleane.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Come si dichiara un array di interi in C++?
array
myArray int[10];
int[] myArray;
int myArray[10];
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
12 questions
Guía Informática Primero Secundaria 2T2P
Quiz
•
9th - 12th Grade
10 questions
aplikasi pengolah angka
Quiz
•
10th Grade
11 questions
IGCSE-CS: Touchscreens
Quiz
•
9th - 11th Grade
15 questions
Javascript
Quiz
•
10th - 12th Grade
10 questions
AutoCad Practice Exam
Quiz
•
10th - 11th Grade
15 questions
Basics in Java
Quiz
•
9th - 12th Grade
10 questions
Variabel dan Tipe Data
Quiz
•
10th Grade
15 questions
RDBMS
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
