SASI -1st year -DAY1-AN(27.11.23)
Quiz
•
English
•
Professional Development
•
Practice Problem
•
Hard
CCC info@ccc.training
Used 1+ times
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> int main() { signed char chr; chr = 128; printf("%d\n", chr); return 0; }
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is short int in C programming?
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> int main() { float f1 = 0.1; if (f1 == 0.1) printf("equal\n"); else printf("not equal\n"); }
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> int main() { int x = 10000; double y = 56; int *p = &x; double *q = &y; printf("p and q are %d and %d", sizeof(p), sizeof(q)); return 0; }
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> void main() { int x = 0; if (x = 0) printf("Its zero\n"); else printf("Its not zero\n"); }
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> int main() { int i = 1; if (i++ && (i == 1)) printf("Yes\n"); else printf("No\n"); }
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> void main() { int x = 0, y = 2, z = 3; int a = x & y | z; printf("%d", a); }
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
Already have an account?
Similar Resources on Wayground
15 questions
WEEK 6 DUE50032 - JOB HUNTING
Quiz
•
University - Professi...
11 questions
Faulty Parallelism
Quiz
•
9th Grade - Professio...
20 questions
Q Skills 3 L&S: Unit 1 Review Quiz
Quiz
•
University - Professi...
15 questions
SASI -1st year -DAY5-FN (22.12.23)
Quiz
•
Professional Development
15 questions
SASI -1st year -DAY6-AN (23.12.23)
Quiz
•
Professional Development
15 questions
VCE-ALPHA-18.11.2023-AN
Quiz
•
Professional Development
20 questions
ALCPT MOCK E17 LISTENING REVIEW II (A3)
Quiz
•
Professional Development
10 questions
VSTEP Writing TEST
Quiz
•
Professional Development
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
