Quiz-4

Quiz-4

University

10 Qs

quiz-placeholder

Similar activities

Operating System -Quiz-1

Operating System -Quiz-1

University

10 Qs

Data Structures: Linked Lists and Hashtables

Data Structures: Linked Lists and Hashtables

11th Grade - University

14 Qs

Workshop_1

Workshop_1

University

11 Qs

Algorithm analysis: divide & conquer theory

Algorithm analysis: divide & conquer theory

University

10 Qs

Information systems concepts

Information systems concepts

University

10 Qs

Bab 2 | Latihan Pengukuhan II

Bab 2 | Latihan Pengukuhan II

12th Grade - University

10 Qs

4.6.4 Logic Gates

4.6.4 Logic Gates

10th Grade - Professional Development

15 Qs

Computer Security

Computer Security

University

10 Qs

Quiz-4

Quiz-4

Assessment

Quiz

Computers

University

Hard

Created by

Girish Mantha

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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?