List of questions
Related questions
Question 170 - MCD - Level 1 discussion
Correct answer is {customerID}.
A.
var toUpper(userName) -> upper(userName)
B.
fun toUpper(userName) = upper(userName)
C.
fun toUpper(userName) -> upper(userName)
D.
var toUpper(userName) = upper(userName)
Your answer:
0 comments
Sorted by
Leave a comment first