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
12 questions
Python_4

Quiz
•
9th - 12th Grade
12 questions
Java Strings

Quiz
•
9th - 12th Grade
20 questions
Java For Loop basic syntax

Quiz
•
9th - 12th Grade
20 questions
Ôn tập Python (for, if)

Quiz
•
10th Grade
15 questions
AP Computer Science A Review 1

Quiz
•
10th - 12th Grade
15 questions
CodeHS - Intro to Python - Conditionals Quiz

Quiz
•
9th Grade - Professio...
14 questions
C ++ For Loop

Quiz
•
9th - 12th Grade
20 questions
Algoritma Fungsi Phyton

Quiz
•
10th 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
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th 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