CP- UNIT2 TEST

CP- UNIT2 TEST

12th Grade

38 Qs

quiz-placeholder

Similar activities

Integumentary Suffixes and Prefixes

Integumentary Suffixes and Prefixes

12th Grade - University

34 Qs

The Grid and Magazine Cover

The Grid and Magazine Cover

9th - 12th Grade

39 Qs

EMPOWERMENT TECHNOLOGY REVIEWER

EMPOWERMENT TECHNOLOGY REVIEWER

9th - 12th Grade

40 Qs

Programming

Programming

12th Grade

34 Qs

XII Audio Video 2

XII Audio Video 2

12th Grade

40 Qs

1st Long Quiz MIL

1st Long Quiz MIL

12th Grade - University

40 Qs

DFA 2023 quiz

DFA 2023 quiz

12th Grade

40 Qs

Próbny egzamin zawodowy 4cp

Próbny egzamin zawodowy 4cp

12th Grade

40 Qs

CP- UNIT2 TEST

CP- UNIT2 TEST

Assessment

Quiz

Other

12th Grade

Hard

Created by

K vijina

Used 3+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following format specifier is used to represent double datatype?
%f
%lf
%ld
%d

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data types are used to store data. Which of the datatype has no value?
float
int
char
void

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bytes will long double data type occupy?
4
8
10
16

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Keywords are pre-defined words in a C compiler. How many keywords are in C.
30
31
32
33

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Format specifier tells compiler the datatype of the variable. What format specifier is used for string datatype?
%c
%d
%f
%s

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true for variable names in C?
They can contain alphanumeric characters as well as special characters
It is not an error to declare a variable to be one of the keywords(goto, static)
Variable names cannot start with a digit
Variable name can start with $

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Keywords are pre-defined words in a C compiler. How many keywords are in C.
30
31
32
33

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?