Search Header Logo

C Programming Quiz

Authored by Academic Technotran

Other

6th Grade

Used 1+ times

C Programming Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

76 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct syntax to declare a variable in C?

int a;

variable a;

int = a;

declare a;

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a valid variable name?

2variable

_variable

@variable

-variable

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the size of int in C on a 32-bit system?

1 byte

2 bytes

4 bytes

8 bytes

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a valid data type in C?

float

double

real

int

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the default value of an uninitialized variable in C?

0

Undefined

Null

Garbage value

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the associativity of the assignment operator = in C?

Left to Right

Right to Left

Top to Bottom

None

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which operator has the highest precedence in C?

+

*

()

=

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?