Mid2 Lab Internal PPS

Mid2 Lab Internal PPS

Professional Development

10 Qs

quiz-placeholder

Similar activities

DIVIDE AND CONQUER

DIVIDE AND CONQUER

Professional Development

9 Qs

Sort

Sort

University - Professional Development

15 Qs

Dynamic Memory Allocation

Dynamic Memory Allocation

Professional Development

12 Qs

Computer Science Quiz

Computer Science Quiz

Professional Development

15 Qs

Hello World | SRMKZILLA x Rotaract SRM

Hello World | SRMKZILLA x Rotaract SRM

University - Professional Development

7 Qs

Mid2 Lab Internal PPS

Mid2 Lab Internal PPS

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Shajeena Elmo

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A _____ is a variable whose value is the address of another variable

function

pointer

constant

structure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function ______ provides the actual body of the function

call

prototype

definition

declaration

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____Allocates requested size of bytes and returns a pointer first byte of allocated space

malloc()

calloc()

free()

realloc()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

​ ​ ​ ​ _____allocates multiple blocks of requested memory​

malloc()

calloc()

free()

realloc()

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The ____ file mode creates an empty file for writing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____gives current position in the file

ftell()

fseek()

rewind()

current()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____set the position to the beginning point

ftell()

rewind()

home()

fseek()

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?