C++ kvizić

Quiz
•
Computers
•
10th Grade
•
Hard

Eva Grujić
Used 9+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
int x=6
y=7
cout << (!(x<=10) || (y-7));
6
0
1
7
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
x=round(sqrt(14)) mod 3 + sqr(13) div 2;
75
76
85
86
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
int a=5;
b=3;
if(!(a<b) && (a%b==2)
cout << a;
cout << b;
5 3
5
3 5
3
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Operatori inkrementiranja su:
a++ i ++a
a-- i --aa
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Operatori dekrementiranja su:
++a i a--
a-- i --a
a-- i a++
6.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Operator za negaciju je?
7.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Operator za različito je?
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Intro to Java Loops

Quiz
•
9th - 12th Grade
15 questions
Графика в C++

Quiz
•
7th - 10th Grade
20 questions
beginning c programing

Quiz
•
10th - 12th Grade
20 questions
Java Conditional Constructs

Quiz
•
9th - 10th Grade
14 questions
C++ Обобщение

Quiz
•
10th Grade
12 questions
C++ References

Quiz
•
6th - 12th Grade
17 questions
Elementele de bază ale limbajului C++

Quiz
•
10th Grade
20 questions
BAC_Info_Stiinte_01

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade