
First Round
Quiz
•
others
•
•
Practice Problem
•
Hard
Prabhavika Pamarthi
Used 1+ times
FREE Resource
Enhance your content in a minute
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following operators has right-to-left associativity?
2.
FILL IN THE BLANK QUESTION
45 sec • 2 pts
What will be the output of the code: int main (void) { enum{RED=20,BLUE,YELLOW=21,GREEN}; printf(“GREEN=%d”,GREEN); }
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will the statement print? int main(void){ printf("%u",sizeof(void *)); }
4.
MULTIPLE CHOICE QUESTION
2 mins • 3 pts
What will be the output of the code: int f(int n){ static int i=1; return n+i--; } int main(){ char ch[]="CSE"; int n=strlen(ch),i=0; for(f(n);i=f(n);i++){ printf("%s\t",ch+i-1); } }
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the default value of Automatic storage class (variable auto)?
6.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What does the line of code mean? char (*func)(int)
7.
FILL IN THE BLANK QUESTION
1 min • 2 pts
Write the output of the code: void func2(int *p,int m){ m=m+5; *p=*p+m; } int main(){ int i=5,j=10; func2(&i,j); printf("%d",i+j); }
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
20 questions
Unit 2 Review
Quiz
•
KG - University
26 questions
Unit(9)Part(I)
Quiz
•
KG - University
25 questions
Lớp 6 - Kiểm tra hết học kỳ 1 năm học 2023-2024
Quiz
•
6th - 8th Grade
20 questions
1.3 Networks
Quiz
•
KG - University
20 questions
2.คำถามเกี่ยวกับมังงะ อนิเมะ
Quiz
•
KG - University
20 questions
Unit 8: Political Revolutions 1750-1914
Quiz
•
KG - University
20 questions
Extemporary Test: Unit 1-Grammar and Vocabulary
Quiz
•
KG - University
20 questions
4th Grade Social Studies: Chapter 1 Lesson 3-4
Quiz
•
KG - University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for others
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
