Search Header Logo

Surprize Quiz - I

Authored by P.V.Kavitha P.V.Kavitha

Professional Development

12th Grade

Surprize Quiz - I
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What will be the output of the following Java code? class increment { public static void main(String args[]) { int g = 3; System.out.print(++g * 9); } }

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

Predict the output of the following code. fun main(args: Array) { var i = 0; while (i++ < 100) { println(i) if( i == 3 ) { break } } }

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

Predict the output of the following code. fun main(args: Array) { var txt1 = "Hello World" var txt2 = "Hello World" println(txt1.compareTo(txt2)) // Outputs 0 (they are equal) }

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the following name of the Android version 1.5?

Snow Cone

KitKat

Donut

Cupcake

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the toolset which is used by developers to write apps on Android-enabled devices.

SDK

JDK

AAPT

ADB

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the first mobile phone released that ran the Android OS?

Google gPhone

HTC Hero

T - Mobile G1

Nokia

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which kernel is used in Android?

Mac 1.5

Linux kernel 3.6

Windows 3.5

Linux kernel 1.5

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?