Vidyalelo
Computer Science · Q141

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 141

Q141

val short for Value, a constant which cannot be changed once assigned?

A.
It can be changed but once only
B.
It can be changed
C.
val cannot be changed after its assigned
Answer
D.
Both A & B

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board