Vidyalelo
Computer Science · Q38

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 38

Q38

What is an immutable variable?

A.
A variable that cannot change, read-only
Answer
B.
A variable used for string interpolation
C.
A variable that can be changed
D.
None of these

Answer: Option A

Solution

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