
Test nr. 2 C++ (float, bool, char)

Quiz
•
Computers
•
10th Grade
•
Medium
Ion Gutu
Used 3+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tipul de date bool include două valori: false și true
Adevărat
Fals
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Selectează prioritatea efectuării operațiilor pentru tipul bool:
1. Conjuncția
2. Negația
3. Disjuncția
1. Negația
2. Conjuncția
3. Disjuncția
1. Negația
2. Disjuncția
3. Conjuncția
1. Conjuncția
2. Disjuncția
3. Negația
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Selectează operația ce corespunde inversiei logice pentru tipul de date bool.
!
&&
| |
#
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Selectează operația ce corespunde produsului logic pentru tipul de date bool.
!
&&
| |
#
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Selectează operația ce corespunde sumei logice pentru tipul de date bool.
!
&&
| |
#
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Fie declarațiile:
bool x,y,z;
x=1; y=0;
z=x | | ! y && x;
Care va fi valoarea lui z?
1
0
or
not
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Fie declarațiile:
bool a,b,c,rez;
a=1; b=0; c=1;
rez=b | | a && !c;
Care va fi valoarea lui rez?
1
0
and
not
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Clone scratch

Quiz
•
4th Grade - University
22 questions
Python Data Types Quiz

Quiz
•
10th Grade
15 questions
Uvod u algoritme i programiranje

Quiz
•
9th - 12th Grade
16 questions
HTML

Quiz
•
5th Grade - Professio...
21 questions
Тест по PHP для старшеклассников

Quiz
•
8th Grade - University
15 questions
Tablouri C++

Quiz
•
9th - 12th Grade
15 questions
CSE_CodeHS_intro_python_unit_3_5

Quiz
•
9th - 12th Grade
19 questions
LATIHAN PAS

Quiz
•
9th - 12th Grade
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade