Search Header Logo

DS QUIZ

Authored by Komala D

Computers

University

Used 6+ times

DS QUIZ
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a non linear data structure?

Array

Graph

Linked List

Stack

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Card Sorter uses insertion sort technique for sorting?

True

False

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

 int a, p1, *p2;

    a=65;

    p1=&a;

    p2=&p1;

What is stored in p1?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the return type of calloc()?

void *

Pointer of allocated memory type

void **

int *

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Match the following

b, c, a, e, d

e, d, a, c, b

c, d, e, a, b

c, e, c, a, b

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

ptr = (cast-type*)     ?     (n, element-size); Fill in the blank.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can I increase the size of dynamically allocated array?

Yes

No

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?