Quiz 2

Quiz
•
Computers
•
University
•
Hard
Mohand Mahmoud
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the alternative of x=x+5?
x+=5
x=+5
5+=x
Erorr
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you start writing an if statement ?
if x > y:
if (x > y)
if x > y then:
if x>y {
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output of this code?
name="Ali"
out = name +"Ahmed"
print(out)
Ali Ahmed
Ali
Ahmed
Erorr
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = 9
b = 5
print(a>b and 4>7)
what is the output of this code?
9>5 and 4>7
false
a>b and 4>7
Error
5.
MULTIPLE SELECT QUESTION
30 sec • 2 pts
where can we use break?
if statement
ternary condition
while loop
for loop
switch statement
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what does continue do?
skip iteration
call a method
go to a function
go out of loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
from what we can read input from user?
readlinesync();
Console.readline();
x=input()
cin>>;
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python

Quiz
•
University
20 questions
PY-BUILD

Quiz
•
University
15 questions
Python Basics

Quiz
•
University
20 questions
Algoritma Pemrograman 1

Quiz
•
University
20 questions
EST102 : PROGRAMMING IN C TEST 1

Quiz
•
University
20 questions
Review JavaScript

Quiz
•
11th Grade - University
10 questions
C Program Array and strings

Quiz
•
University
10 questions
Quiz 10

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade