Quiz-1

Quiz-1

University

10 Qs

quiz-placeholder

Similar activities

Ingreso a la U. Resolviendo pruebas de admisión 4 24-12--2024

Ingreso a la U. Resolviendo pruebas de admisión 4 24-12--2024

University

15 Qs

LATIH TUBI PSPM BAB 1 - BAB 6

LATIH TUBI PSPM BAB 1 - BAB 6

University

15 Qs

Taxation on LGU

Taxation on LGU

University

11 Qs

Fluid Application Quiz

Fluid Application Quiz

University

10 Qs

TEST

TEST

University

10 Qs

c set 3

c set 3

University

10 Qs

Pemuridan gemes

Pemuridan gemes

University

15 Qs

QUIZ RE for NON-RE DAY 3

QUIZ RE for NON-RE DAY 3

University

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