sample qizz

Quiz
•
Computers
•
University
•
Hard
Jancy Thomas
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following C code?
#include <stdio.h>
void main()
{ int x = 5;
if (true);
printf("hello");
}
a) It will display hello
b) It will throw an error
c) Nothing will be displayed
d) Compiler dependent
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
int x;
void main()
{
if (x)
printf("hi");
else
printf("how are u");
}
a) hi
b) how are you
c) compile time error
d) error
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code snippet?
int number = 25;
if (number >= 20)
System.out.print("Above ");
else
System.out.print("Below ");
System.out.println("the threshold.");
Above
Below.
. Above the threshold
Below the threshold.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
identify the person
none of the above
5.
OPEN ENDED QUESTION
3 mins • 1 pt
what is quizziz
Evaluate responses using AI:
OFF
6.
OPEN ENDED QUESTION
3 mins • 1 pt
what is quizziz
Evaluate responses using AI:
OFF
Similar Resources on Wayground
10 questions
C Programming - Basics 001

Quiz
•
University
10 questions
pointers and structures

Quiz
•
University
10 questions
C Viva

Quiz
•
University
10 questions
Pengantar Coding

Quiz
•
University
10 questions
POST TES MATRIKULASI

Quiz
•
10th Grade - University
10 questions
Expression in C Programming

Quiz
•
University
10 questions
C Program Array and strings

Quiz
•
University
10 questions
Arrays in C (II yr 02.07.2020)

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