C module 3

C module 3

Professional Development

20 Qs

quiz-placeholder

Similar activities

Datatypes and Flowcontrol

Datatypes and Flowcontrol

Professional Development

15 Qs

JavaScript Arrays

JavaScript Arrays

Professional Development

15 Qs

Java Basics

Java Basics

Professional Development

17 Qs

SPARK FIDDLE

SPARK FIDDLE

Professional Development

20 Qs

BrightChamps Technical Round - C language

BrightChamps Technical Round - C language

Professional Development

15 Qs

C-Quest

C-Quest

Professional Development

20 Qs

C

C

Professional Development

20 Qs

DNS QUIZ

DNS QUIZ

Professional Development

25 Qs

C module 3

C module 3

Assessment

Quiz

Computers

Professional Development

Medium

Created by

SHANIFA E

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

............. is used to store address of another variable

arrays

strings

variable

pointer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

syntax for pointer variable declaration

datatype var;

datatype *var;

datatype &var;

datatype *var

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

symbol of value at operator

*

&

%

#

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Value at operator is also called ....................

reference operator

address of operator

dereference operator

conditional operator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Symbol of address of operator

&

#

*

$

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Address of operator is also called .......................

derefernce operator

reference operator

value at operator

Conditional operator

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a pointer is incremented, it actually increments by the number equal to the.................. for which it is a pointer.

2B

SIZE OF DATATYPE

4B

1B

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?