DSC UNIT 1

DSC UNIT 1

University

25 Qs

quiz-placeholder

Similar activities

Linked List

Linked List

University

20 Qs

Advanced C quiz

Advanced C quiz

University

21 Qs

Pointers

Pointers

University

20 Qs

Coding Quiz in C

Coding Quiz in C

University

30 Qs

DSA QUIZ

DSA QUIZ

University

20 Qs

oop with c++

oop with c++

University

20 Qs

TEST-1

TEST-1

University

20 Qs

Arrays and pointers quiz

Arrays and pointers quiz

University

20 Qs

DSC UNIT 1

DSC UNIT 1

Assessment

Quiz

Computers

University

Medium

Created by

Rashmi Vernekar

Used 11+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of calling a function by address is known as __________

Call by Reference

Call by value

Array of pointers

Pointer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of calling a function by value is known as __________

Call by Reference

Call by value

Array of pointers

Pointer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While passing an address to a function, the receiving parameters should be __________

Structures

Pointers

Arrays

Constants

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The __________ statement is necessary only when the function is returning some data back to the calling function.

return

void

NULL

break

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A __________ is a collection of data items under one name.

structure

union

enum

array

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The___________Operator is used to access the members of the structure

Dot

AND

OR

NOT

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A pointer is a ___________data type.

Integer

Character

Derived

Float

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?