Search Header Logo

Quiz-4

Authored by Girish Mantha

Computers

University

Used 1+ times

Quiz-4
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the character array used to accept command line arguments?

char argv

char* argv[]

char argv[]

char *argv

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a dangling pointer ?

points to garbage value

points to zero

points to null value

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not a string function ?

strstr

strupr

strcmp

strchr

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following does not require to include math.h header file ?

pow()

rand()

sqrt()

sinh()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the task of pre-processor ?

Compiling

Expanding

Linking

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true ?

realloc() can change the memory size of arrays.

Unary operator works on only one operand

Struct and Union works in same way

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of this is used to skip one iteration:

continue

goto

return

break

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?