uNIT 11_14

uNIT 11_14

University

15 Qs

quiz-placeholder

Similar activities

Understanding Computer Hardware

Understanding Computer Hardware

8th Grade - University

20 Qs

pointers and structures

pointers and structures

University

10 Qs

Computer Specification Literacy

Computer Specification Literacy

University

20 Qs

Seatwork  (SEQUENTIAL CONTAINER TYPES) data structure

Seatwork (SEQUENTIAL CONTAINER TYPES) data structure

University

15 Qs

CSI Coding Quiz

CSI Coding Quiz

University

20 Qs

A2 13.1 L1 User defined data types

A2 13.1 L1 User defined data types

12th Grade - University

20 Qs

Pointer Basic in C/C++

Pointer Basic in C/C++

University

10 Qs

revision

revision

University

17 Qs

uNIT 11_14

uNIT 11_14

Assessment

Quiz

Computers

University

Easy

Created by

Abhishek Pandey

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are drawing primitives in graphical programming?

Basic shapes used for creating complex image

Advanced rendering techniques

Input handling functions

Multimedia integration feature

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Allocating memory at runtime is known as_________.

Static memory allocation

Dynamic Memory Allocation

Storage

constant memory allocation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of allocating memory at compile time is known as _________________.

static memory allocation

dynamic memory allocation

storage

fixed memory allocation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to initialize the graphics mode in C?

setgraphmode()

initmode()

initgraph()

graphinit()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a double pointer in C?

A pointer to a pointer

A pointer to an integer

A pointer to a character

A pointer to a structure

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to draw a circle in C using graphics.h?

circle()

drawcircle()

setcircle()

Makecircle()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to allocate memory dynamically in C?

new

ALLOCATE

reserve

calloc

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?