C Programming

C Programming

1st Grade

30 Qs

quiz-placeholder

Similar activities

Let's go 1 Unit 3

Let's go 1 Unit 3

1st Grade

27 Qs

INTRODUCTION

INTRODUCTION

1st Grade

25 Qs

Hello

Hello

1st Grade

25 Qs

TEST 2A - PHONICS

TEST 2A - PHONICS

1st - 3rd Grade

25 Qs

Introducing Self and Others

Introducing Self and Others

1st Grade

25 Qs

Consonant Blends

Consonant Blends

1st Grade

25 Qs

Consonant Blends

Consonant Blends

1st - 5th Grade

25 Qs

phonics

phonics

1st - 2nd Grade

28 Qs

C Programming

C Programming

Assessment

Quiz

English

1st Grade

Hard

Created by

Avani Khokhariya

Used 5+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is not a valid C variable name?

int number;

float rate;

int variable_count;

int $main;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All keywords in C are in ____________

LowerCase letters

UpperCase letters

CamelCase letters

None of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is valid C expression?

int my_num = 100,000;

int my_num = 100000;

int my num = 1000;

int $my_num = 10000;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following cannot be a variable name in C?

volatile

true

friend

export

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following declaration is not supported by C language?

String str;

char *str;

float str = 3e2;

Both “String str;” and “float str = 3e2;”

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The C-preprocessors are specified with _________ symbol.

#

$

” ”

&

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is an output of the following code.

65666768

BCDE

Compile time error

ABCD

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?

Discover more resources for English