Round 4 - Harvest
Quiz
•
Computers
•
University
•
Hard
Aditya Singh
Used 5+ times
FREE Resource
Enhance your content
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
a = 4.5
b = 2
print(a//b)
2.0
No such operator
Division Error
2
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
a = True
b = False
c = False
if a or b and c:
print("TECH NEW KAL")
else:
print("tech new kal")
TECH NEW KAL
tech new kal
Syntax Error
Compilation Error
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
for i in range(2):
print(i)
for i in range(4, 6):
print(i)
2
4
6
1
2
5
0
1
4
5
1
2
4
6
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
public class Test
{
public static void main(String args[])
{
int i=20+ +9- -12+ +4- -13+ +19;
System.out.println(i);
}
}
37
77
27
66
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
nameList = ["Harsh", "Prateek", "Bob"]
print(nameList[1][-1])
Bob
k
keetarp
Harsh, Prateek
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
class Test {
public static void main(String[] args) {
for(int i = 0; true; i++) {
System.out.println("Hello");
break;
}
}
}
Hello
HelloHelloHelloHelloHelloHelloHello
Hello
Hello
Hello
Hello
Infinite loop
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
for i in [1, 2, 3, 4][::-1]:
print(i)
1
2
3
1
2
3
4
4
3
2
1
4
3
2
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
13 questions
JavaScript
Quiz
•
University
20 questions
IoT Sensors and Devices
Quiz
•
University
20 questions
Python Programming Quiz
Quiz
•
9th Grade - University
18 questions
SAINS KOMPUTER TING 4 - 1.5 AMALAN TERBAIK PENGATURCARAAN
Quiz
•
12th Grade - University
14 questions
Computing Revision JCG
Quiz
•
KG - University
10 questions
Java Programming Basics
Quiz
•
University
15 questions
Java Quiz based on array
Quiz
•
University
20 questions
Python Basics 1
Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
22 questions
FYS 2024 Midterm Review
Quiz
•
University
20 questions
Physical or Chemical Change/Phases
Quiz
•
8th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
12 questions
1 Times Tables
Quiz
•
KG - University
20 questions
Disney Trivia
Quiz
•
University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University