OODP FT1 Assessment Questions

OODP FT1 Assessment Questions

University

30 Qs

quiz-placeholder

Similar activities

C programming 2

C programming 2

University

25 Qs

MINDZONE - 4.1

MINDZONE - 4.1

University

28 Qs

CODE SCAVENGERS

CODE SCAVENGERS

University

25 Qs

Ôn Thi FINAL EXAM môn PRF192

Ôn Thi FINAL EXAM môn PRF192

University

30 Qs

React - Introdução

React - Introdução

12th Grade - University

27 Qs

C Programming

C Programming

12th Grade - University

25 Qs

Unit 1 CE

Unit 1 CE

University

25 Qs

QUIZ Pemrograman Jaringan

QUIZ Pemrograman Jaringan

University

30 Qs

OODP FT1 Assessment Questions

OODP FT1 Assessment Questions

Assessment

Quiz

Other

University

Medium

Created by

Suresh S

Used 6+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Guess the output of the following code:

Hello

lo

Hel

llo

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What's wrong with this code?

Variable-sized array declaration

Array index out of bound

Missing return statement

All of these

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

This code will give the output as -----

123

12

1234

12345

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

An array is a collection of

different data types scattered throughout memory

the same data type scattered throughout memory

the same data type placed next to each other in memory

different data types placed next to each other in memory

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the following code:

0

2

1

3

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is FALSE in C

Keywords can be used as variable names

Variable names can contain a digit

Variable names do not contain a blank space

Capital letters can be used in variable names

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The below code prints infinite number of 2's.

True

False

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?