uNIT 11_14

uNIT 11_14

University

15 Qs

quiz-placeholder

Similar activities

Storage Classes and Memory Quiz

Storage Classes and Memory Quiz

University

20 Qs

DATA STRUCTURES QUIZ

DATA STRUCTURES QUIZ

University

15 Qs

Linkedlist

Linkedlist

University

10 Qs

Embedded System

Embedded System

University

15 Qs

C++ Pointers and Arrays

C++ Pointers and Arrays

University

13 Qs

Quiz 1 - AK2 Section

Quiz 1 - AK2 Section

University

10 Qs

1.1 - Internal components of a computer

1.1 - Internal components of a computer

KG - University

10 Qs

Cyber EOP - Physical Devices By Mr. B

Cyber EOP - Physical Devices By Mr. B

12th Grade - University

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