Vidyalelo
Computer Science · Q143

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 143

Q143

You have created a class that should be visible only to the other code in its module. Which modifier do you use?

A.
internal
Answer
B.
private
C.
public
D.
protected

Answer: Option A

Solution

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