MCQs > IT & Programming > Swift > What are the names of the input parameters in the following function: func potteryBarn (name: String, score: Int) -> String {return 'Hello (name)! Your score is (score).'}

Swift MCQs

What are the names of the input parameters in the following function: func potteryBarn (name: String, score: Int) -> String {return "Hello (name)! Your score is (score)."}

Answer

Correct Answer: name, score

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Swift Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Swift Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it