Coding on Swift
English
Intermediate
Welcome to a quiz about Swift programming language! Test yourself and find out your strengths and weaknesses.
Description
31
Questions
30 sec
Per question
2:43
Average time
3.0
Contest Score
3.0
Community Rating
6
Participants
4 comments
Jolly Giraffe
In one of the question you ask what is "MMVM" but actually should be written as of "MVVM" (Model View View Model)
Stylish Panda author
Oh, sorry, my bad. Thanks for the feedback!
Jolly Giraffe
Stylish Panda you are welcome, keep it up, was good overall!
Jolly Giraffe
In one of the question you ask what is "defer" for. And the answer provided as correct by you states that is "to run a block of code right when you leave the function". Actually this is not really correct, especially when you used the word "function" which should have been "scope" to be more accurate and especially when you can use it in within if-else statements which are not function, but scopes.
Take the quiz to leave a comment