OODP FT1 Assessment Questions

OODP FT1 Assessment Questions

University

30 Qs

quiz-placeholder

Similar activities

Learn to code 2 review

Learn to code 2 review

1st Grade - Professional Development

26 Qs

ITE 300 - SOUTH2

ITE 300 - SOUTH2

University

29 Qs

Go-Quizzy

Go-Quizzy

University

30 Qs

Introduction to Programming - COIT20245 - PASS Session

Introduction to Programming - COIT20245 - PASS Session

University

30 Qs

C++ Basics

C++ Basics

University

25 Qs

ITP221-LONG QUIZ

ITP221-LONG QUIZ

University

28 Qs

Exception Handling Quiz

Exception Handling Quiz

University

25 Qs

Circuital Dilemma

Circuital Dilemma

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?