OODP FT1 Assessment Questions

OODP FT1 Assessment Questions

University

30 Qs

quiz-placeholder

Similar activities

Code Carrer 1st Year

Code Carrer 1st Year

University

30 Qs

SIST: Quiz-A-Whiz

SIST: Quiz-A-Whiz

University

30 Qs

Python  Fundamentals- 02

Python Fundamentals- 02

5th Grade - University

32 Qs

SET 2

SET 2

University

25 Qs

Reverse Coding round1 ext

Reverse Coding round1 ext

University

30 Qs

Quizzie - Buzzie

Quizzie - Buzzie

University

30 Qs

Go-Quizzy

Go-Quizzy

University

30 Qs

EPO620 TTEST TRIAL

EPO620 TTEST TRIAL

University

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