
21-22_QUIZ1_KCA102
Authored by Gaurav Bhatia
Computers
1st - 3rd Grade
Used 16+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void main()
{
int a=5,b=10,temp;
temp=a,a=b,t=temp;
printf("%d,%d",a,b);
}
10,5
5,10
5,5
10,10
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void main(){
int a=2,b=2,x,y;
x= 4 * (++a * 2 + 3);
y= 4 * (b++ * 2 + 3);
printf("%d,%d,%d,%d",a,b,x,y);
}
3,3,36,28
3,3,36,20
3,3,28,28
error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following statement ?
int a=10; printf("%d &i",a,10);
error
10 10
10
none of these
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following statements ?
int a = 4, b = 7,c; c = a = = b; printf("%i",c);
error
0
1
garbage
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following statement ?
printf( 2 + "goodbye"+1);
goodbye
error
dbye
none of these
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what will be the output of the following code
int a=5,b=6,max;
a<b?max=b:max=a;
printf("%d",max);
none of these
6
5
error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
float a=0.7;
if(a==0.7)
printf("true");
else
printf("false");
false
true
error
none of these
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
10 questions
Examen de Word
Quiz
•
1st - 3rd Grade
10 questions
Word_Basic
Quiz
•
1st - 3rd Grade
11 questions
CAPÍTULO 1 NETWORKING ESSENTIALS
Quiz
•
1st - 12th Grade
11 questions
ENERGIA
Quiz
•
1st - 3rd Grade
10 questions
3° Repasando lo aprendido
Quiz
•
1st - 5th Grade
10 questions
Bài tập Tin học lớp 4
Quiz
•
1st - 12th Grade
7 questions
Bài 12. Thực hiện công việc theo các bước
Quiz
•
1st - 5th Grade
13 questions
Five Nights At Freddy's: Security Breach Quiz
Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
18 questions
Comparing Fractions with same numerator or denominator
Quiz
•
3rd Grade
15 questions
Valentines Day Trivia
Quiz
•
3rd Grade
12 questions
Presidents' Day
Quiz
•
KG - 5th Grade
10 questions
History and Traditions of Valentine's Day
Interactive video
•
3rd - 6th Grade