
dATATYPES-PART 2
Authored by Niranjani Vijayan
Professional Development
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the size of int in most modern C compilers on 32-bit systems?
4 bytes
2 bytes
8 bytes
Compiler dependent
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type in C is used to store a single character?
char
int
float
double
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid C data type?
short
long long
byte
long double
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum value that can be stored in an unsigned int on a system where int is 4 bytes?
2^32 - 1
2^31 - 1
2^32
2^31
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the keyword used to declare a floating-point number in C?
int
char
float
double
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following C code?#include <stdio.h>
int main() {
int x = 10;
float y = 5.2;
printf("%d %f", x, y);
return 0;
}
10 5.2
10.0 5.2
10 5.200000
Compiler Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following C code?
#include <stdio.h>
int main() {
char ch = 'A';
printf("%c", ch + 1);
return 0;
}
A
B
66
65
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
quiz on c#
Quiz
•
Professional Development
10 questions
REACT
Quiz
•
Professional Development
10 questions
PU Day 1 assessments - Srinivas's batch
Quiz
•
Professional Development
10 questions
C++ Quiz 9
Quiz
•
Professional Development
10 questions
152 Engines L2 L4
Quiz
•
Professional Development
10 questions
Kuis Array
Quiz
•
Professional Development
8 questions
Javascript (Parte I)
Quiz
•
Professional Development
5 questions
EAC, ETC, VAC - Assignment
Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Professional Development
20 questions
Black History Month Trivia Game #1
Quiz
•
Professional Development
20 questions
90s Cartoons
Quiz
•
Professional Development
12 questions
Mardi Gras Trivia
Quiz
•
Professional Development
7 questions
Copy of G5_U5_L14_22-23
Lesson
•
KG - Professional Dev...
12 questions
Unit 5: Puerto Rico W1
Quiz
•
Professional Development
42 questions
LOTE_SPN2 5WEEK2 Day 4 We They Actividad 3
Quiz
•
Professional Development
15 questions
Balance Equations Hangers
Quiz
•
Professional Development
31 questions
Servsafe Food Manager Practice Test 2021- Part 1
Quiz
•
9th Grade - Professio...