Quiz-1

Quiz-1

University

10 Qs

quiz-placeholder

Similar activities

Media ponderada y media geometrica

Media ponderada y media geometrica

University

10 Qs

Arguments

Arguments

11th Grade - University

7 Qs

Elasticidad parte 3

Elasticidad parte 3

University

10 Qs

Composite Sailing

Composite Sailing

University

10 Qs

Conhecimentos prévios em Lógica

Conhecimentos prévios em Lógica

University

10 Qs

Intermediate Accounting I

Intermediate Accounting I

University

12 Qs

IMPERATIVE VS OOP

IMPERATIVE VS OOP

University

15 Qs

Quiz

Quiz

University - Professional Development

15 Qs

Quiz-1

Quiz-1

Assessment

Quiz

Other

University

Easy

Created by

A IT

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Generally an address of a variable is of type

signed integer

unsigned integer

integer

depends on type of varianble

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If p1 and p2 are two pointers then which of the following operation is valid in C language

p1+p2

p1*p2

p1-p2

p1/p2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the function is used to alter the size of a block which is previously allocated?

calloc()

malloc()

realloc()

free()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A pointer variable which stores the address of any type of variable is called as

void pointer

null pointer

pointer to pointer

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Local variables are stored in area called

Heap

Permanent Storage Area

Stack

Free memory

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default return type of a function?

char

int

void

NOne

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many parameter passing techniques are there?

1

2

3

4

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?