C Programming Quiz

C Programming Quiz

Professional Development

62 Qs

quiz-placeholder

Similar activities

Microsoft Windows 10

Microsoft Windows 10

1st Grade - Professional Development

61 Qs

Python Quiz

Python Quiz

12th Grade - Professional Development

62 Qs

SDLC  Quiz

SDLC Quiz

Professional Development

58 Qs

Doors

Doors

1st Grade - Professional Development

60 Qs

CompTia A+ Core 2 220-1102

CompTia A+ Core 2 220-1102

Professional Development

67 Qs

KFIN_Tech_Screening_Test_Python_101_Jan'24

KFIN_Tech_Screening_Test_Python_101_Jan'24

Professional Development

60 Qs

Rikkei Academy - Java - MD3 - Hackathon 01

Rikkei Academy - Java - MD3 - Hackathon 01

Professional Development

60 Qs

C Programming Quiz

C Programming Quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Lalruatkima Hauhnar

Used 2+ times

FREE Resource

62 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid variable name?

_bca_90

90_bca_

bca29

programmingLanguage_

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions reads multiple characters from the keyboard?

getchar()

getche()

getch()

gets()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The statement used in C to branch unconditionally from one point to another:

if

if...else...

goto

switch

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an exit-controlled loop?

while

do...while

for

if

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Function header does not consist of:

function type

function name

local variable declaration

list of parameters

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an array, subscript begins at:

zero

one

n-1

n

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When operator is placed before a pointer variable in an expression, it means:

address of

value at address

address of pointer variable

address of main

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?