Vidyalelo
Computer Science · Q14

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 14

Q14

What is the fname known as in the following code: fun myFunction(fname: String)

A.
override
B.
range
C.
parameter
Answer
D.
inherit

Answer: Option C

Solution

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