Mid2 Lab Internal PPS

Mid2 Lab Internal PPS

Professional Development

10 Qs

quiz-placeholder

Similar activities

Bubble Sort

Bubble Sort

1st Grade - Professional Development

13 Qs

Y9  End of Topic Assessment: Common Algorithms (SORTING)

Y9 End of Topic Assessment: Common Algorithms (SORTING)

Professional Development

12 Qs

Media quiz

Media quiz

1st Grade - Professional Development

10 Qs

Algoritmos de Ordenação (Insertion e MergeSort)

Algoritmos de Ordenação (Insertion e MergeSort)

Professional Development

13 Qs

C++ Searches and Sorts

C++ Searches and Sorts

University - Professional Development

15 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

DSA - Practice Quiz - 1

DSA - Practice Quiz - 1

University - Professional Development

15 Qs

Ferramentas de Designer Móvel

Ferramentas de Designer Móvel

Professional Development

10 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?