Search Header Logo

C Programming Quiz on Variables and Constants

Authored by A Lakshman

Instructional Technology

Professional Development

Used 1+ times

C Programming Quiz on Variables and Constants
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to declare an integer variable?

integer x;

x:int;

var x:int;

int x;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bytes of memory are allocated for a float variable?

4 bytes

2 bytes

8 bytes

1 byte

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid identifier?

1stVariable

variable-name

variable name

variable_name

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum length of an identifier in C?

32 characters

64 characters

128 characters

256 characters

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a keyword in C?

variable

function

return

identifier

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'const' keyword in C?

To create a function

To allocate memory

To declare a variable

To define a constant

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid constant type in C?

Octal constant

String constant

Floating constant

Hexadecimal constant

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?