Surprize Quiz - I

Surprize Quiz - I

12th Grade

10 Qs

quiz-placeholder

Similar activities

Itel brain buster

Itel brain buster

9th Grade - University

15 Qs

Top 2 - Cognitiva

Top 2 - Cognitiva

1st - 12th Grade

10 Qs

Quiz PMM 51

Quiz PMM 51

1st - 12th Grade

6 Qs

Robotics/Coding Pop Quiz

Robotics/Coding Pop Quiz

4th Grade - Professional Development

10 Qs

QUIZ ALERT!

QUIZ ALERT!

KG - Professional Development

10 Qs

boost up your mind

boost up your mind

5th Grade - University

15 Qs

dragon ball

dragon ball

1st - 12th Grade

15 Qs

JANUARY QUIZ

JANUARY QUIZ

10th - 12th Grade

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