Surprize Quiz - I

Surprize Quiz - I

12th Grade

10 Qs

quiz-placeholder

Similar activities

Prova de Programação Mobile - AV2

Prova de Programação Mobile - AV2

9th - 12th Grade

10 Qs

TABLETS 8052-8051-9009-1T10

TABLETS 8052-8051-9009-1T10

3rd Grade - University

7 Qs

informática I 3er parcial 1º I

informática I 3er parcial 1º I

10th Grade - Professional Development

11 Qs

LPJAVAII

LPJAVAII

12th Grade

12 Qs

Linuksiarz

Linuksiarz

9th - 12th Grade

9 Qs

Robots en el mundo

Robots en el mundo

9th Grade - Professional Development

10 Qs

Name the App

Name the App

6th Grade - University

11 Qs

Prueba 3 - Aplicaciones Móviles

Prueba 3 - Aplicaciones Móviles

1st Grade - Professional Development

9 Qs

Surprize Quiz - I

Surprize Quiz - I

Assessment

Quiz

Professional Development

12th Grade

Hard

Created by

P.V.Kavitha P.V.Kavitha

FREE Resource

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

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?

Discover more resources for Professional Development