Quiz on Datatypes
Quiz by Savitha T
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
Which of the following is not a data type?
d) Alphabetic Data
b) Alphanumeric Data
c) Numeric Data
a) Symbolic Data
30s - Q2
*@Ac# is a type of ________________ data.
d) Numeric
a) Symbolic
b) Alphanumeric
c) Alphabetic
30s - Q3
Which of the following is not a valid representation in bits?
a) 8-bit
d) 64-bit
b) 24-bit
c) 32-bit
30s - Q4
What are the entities whose values can be changed called?
d) Tokens
c) Modules
b) Variables
a) Constants
30s - Q5
Which of the following is not a basic data type in C language?
d) char
c) real
a) float
b) int
30s - Q6
The program written by the programmer in high level language is called _____________
d) Compiled Program
a) Object Program
b) Source Program
c) Assembled Program
30s