OODP FT1 Assessment Questions

OODP FT1 Assessment Questions

University

30 Qs

quiz-placeholder

Similar activities

SET 2

SET 2

University

25 Qs

ULANGAN SEMSTER GENAP MAPEL PD

ULANGAN SEMSTER GENAP MAPEL PD

12th Grade - University

25 Qs

ACC Quiz

ACC Quiz

University

35 Qs

Perl scripting language

Perl scripting language

University

30 Qs

SKEE1103 CT#11a: Pointers & Arrays

SKEE1103 CT#11a: Pointers & Arrays

University

29 Qs

SIST: Quiz-A-Whiz

SIST: Quiz-A-Whiz

University

30 Qs

Python  Fundamentals- 02

Python Fundamentals- 02

5th Grade - University

32 Qs

Ruby

Ruby

University

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