Quiz 3 - CSE C

Quiz 3 - CSE C

University

15 Qs

quiz-placeholder

Similar activities

X-Quiz #6

X-Quiz #6

University

10 Qs

 GAGC-JAVA-SET1

GAGC-JAVA-SET1

University

15 Qs

Java Exception Handling

Java Exception Handling

University

15 Qs

Python Basics

Python Basics

KG - University

16 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

java quiz based on interface

java quiz based on interface

University

10 Qs

Python Strings

Python Strings

University

20 Qs

TECHNICAL C PROGRAM

TECHNICAL C PROGRAM

University

10 Qs

Quiz 3 - CSE C

Quiz 3 - CSE C

Assessment

Quiz

Computers

University

Hard

Created by

Shaik Seema

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Predict the Output

1

3

5

False(0)

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Predict the output

9, 10, 20

9

10

20

Compilation error

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Predict the Output

10

12

\012

Error

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A pointer is a memory address. Suppose the pointer variable has p address 1000, and that p is declared to have type int*, and an int is 4 bytes long. What address is represented by expression p + 2?

1002

1004

1006

1008

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one of the following is a loop construct that will always be executed once?

for

while

switch

do while

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the result of num1 variable after execution of the following statements?

11

12

13

14

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Predict the Output

HelloWorld

Segmentation Fault

World

Hello

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?