OODP FT1 I1 SECTION

OODP FT1 I1 SECTION

University

30 Qs

quiz-placeholder

Similar activities

python basic

python basic

University

27 Qs

CPP Mid Term SPOT test

CPP Mid Term SPOT test

5th Grade - University

25 Qs

Understanding Loops in Programming

Understanding Loops in Programming

University

25 Qs

Sharda fest 2024

Sharda fest 2024

University

25 Qs

CodeChef (Secret Snippet)

CodeChef (Secret Snippet)

University

35 Qs

CODEZILLA 2022

CODEZILLA 2022

University

30 Qs

Feb 20, 2025 AP CompSci - 1st Period

Feb 20, 2025 AP CompSci - 1st Period

12th Grade - University

25 Qs

XTK022

XTK022

University

25 Qs

OODP FT1 I1 SECTION

OODP FT1 I1 SECTION

Assessment

Quiz

Computers

University

Medium

Created by

Vetriselvi D

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Guess the output of the following code:

2.500000

2.000000

2

Compilation Error

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How many times will the loop execute?

4

5

6

Infinite times

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to declare an integer pointer is

int ptr;

int *ptr;

ptr *int;

int &ptr;

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Find the value of x in this code:

10

15

20

40

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Output of the following code is:

10

20

30

40

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

This function returns ---------

   Fibonacci sequence

  Factorial of n

Sum of first n numbers

Power of n

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Output of the following code is:

True

False

Error

Undefined behaviour

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?