
Session 5
Authored by Karpagavalli Pauldurai
Special Education
KG - Professional Development
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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?
?
;
:
!
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?