uNIT 11_14

uNIT 11_14

University

15 Qs

quiz-placeholder

Similar activities

oop with c++

oop with c++

University

20 Qs

Arrays and Pointers in C

Arrays and Pointers in C

University

15 Qs

Pointers

Pointers

University

20 Qs

Quiz 9: Pointer

Quiz 9: Pointer

University

12 Qs

Arrays and pointers quiz

Arrays and pointers quiz

University

20 Qs

C - Structures

C - Structures

University

20 Qs

AlgoProg - Review Quiz

AlgoProg - Review Quiz

University

20 Qs

DSA Day 2

DSA Day 2

University

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