Session 5

Session 5

KG - Professional Development

15 Qs

quiz-placeholder

Similar activities

KESELAMATAN KERJA

KESELAMATAN KERJA

Professional Development

15 Qs

Manipulando Objetos

Manipulando Objetos

2nd Grade

10 Qs

Основы PHP

Основы PHP

Professional Development

10 Qs

UTS Program Komputer

UTS Program Komputer

University

20 Qs

PRELIMINARY ROUND

PRELIMINARY ROUND

University

20 Qs

24 MEI (PD) Operasi Logika dalam Pascal

24 MEI (PD) Operasi Logika dalam Pascal

10th Grade

14 Qs

Refresh Modul Inclass Operator

Refresh Modul Inclass Operator

Professional Development

20 Qs

OPTIMALISASI BELAJAR.ID

OPTIMALISASI BELAJAR.ID

KG

10 Qs

Session 5

Session 5

Assessment

Quiz

Special Education

KG - Professional Development

Medium

Created by

Karpagavalli Pauldurai

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Is there any Data loss while upcasting conversion.?

Yes

No

Answer explanation

‌1. Converting lower data type into the higher one

2. This is safe process. Hence, no chance to lose data.

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the name of parent to child conversion.?

Downcasting

Upcasting

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which operator is used to check the type?

is

as

as?

as!

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What will return while using the safe operator(as?) if the casting is failed.?

1

value of the variable

0

null/nil

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which keyword is used for force casting?

as!

as?

as

is!

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

‌What is the output of the program:

val integerValue: Int = 1234

val str: String = integerValue as String

println(str)

Throw an Exception

1234

0

null/nil

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which symbol is used to annotate?

?

;

:

!

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?