DSC UNIT 1

DSC UNIT 1

University

25 Qs

quiz-placeholder

Similar activities

Array Addresses 2024

Array Addresses 2024

University

20 Qs

Code-O-Fiesta

Code-O-Fiesta

University

23 Qs

Java Basic - Core

Java Basic - Core

University

20 Qs

Mastering C Language Concepts

Mastering C Language Concepts

University

20 Qs

Pointers in C

Pointers in C

University

24 Qs

DS- UNIT-1

DS- UNIT-1

University

20 Qs

PPS Quiz practice

PPS Quiz practice

University

22 Qs

BUG-OFF

BUG-OFF

University

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