ClassQuiz
Play
Explore
Search
Docs
GitHub
Log in
Donate
❤️
ClassQuiz
Play
Quiz
Short Quiz
Made by
@Shaurya K.
0
0
6
35
Practice
Download
Report
Which keyword has the strongest "my choice is final" energy?
1:
Which keyword has the strongest "my choice is final" energy?
20s
'var'
'dynamic'
'final'
'late'
Which type enters every job interview with "I can do anything"?
2:
Which type enters every job interview with "I can do anything"?
20s
'String'
'dynamic'
'bool'
'double'
Which keyword runs on "I'll do it when I get there"?
3:
Which keyword runs on "I'll do it when I get there"?
20s
'const'
'late'
'required'
'async'
Which widget refuses to think horizontally?
4:
Which widget refuses to think horizontally?
20s
'Row'
'Column'
'Wrap'
'Stack'
Which Git command is the software equivalent of "YOLO"?
5:
Which Git command is the software equivalent of "YOLO"?
20s
`git push`
`git push --force`
`git fetch`
`git status`
You and your friends want the best Maggi. Where are you going?
6:
You and your friends want the best Maggi. Where are you going?
20s
Tukshop
Rudra's Tasty Maggi
Mantu
G-block
It's 7:30 AM and it's raining. What's your first action?
7:
It's 7:30 AM and it's raining. What's your first action?
20s
Put an umbrella in your bag.
Go back to sleep
Spam your GR's DMs to get classes cancelled.
We don't go to classes anyway.
Which function is the official "Welcome to the app" in every Dart program?
8:
Which function is the official "Welcome to the app" in every Dart program?
20s
start()
runApp()
main()
init()