what is the alternative of x=x+5?
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
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 Quizizz
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
18 questions
HTML,CSS,SCRIPT QUIZZ

Quiz
•
University
10 questions
Python - Functions

Quiz
•
University
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
15 questions
Java Quiz based on array

Quiz
•
University
20 questions
C - Strings

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade