C module 3

C module 3

Professional Development

20 Qs

quiz-placeholder

Similar activities

Success Forge C# Assignment 1

Success Forge C# Assignment 1

Professional Development

17 Qs

Assessment #2

Assessment #2

5th Grade - Professional Development

20 Qs

DATATYPES - INPUT/OUTPUT - OPERATORS

DATATYPES - INPUT/OUTPUT - OPERATORS

Professional Development

24 Qs

POINTERS

POINTERS

Professional Development

25 Qs

Model Exam 7

Model Exam 7

Professional Development

15 Qs

Julia -  Quiz 1

Julia - Quiz 1

Professional Development

24 Qs

Flutter_Q1

Flutter_Q1

Professional Development

21 Qs

C Prog Structure & Union

C Prog Structure & Union

University - Professional Development

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