TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
10
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
10
41 questions
Hard
2 votes423 runs1 comment
How to check if a variable is defined in Swift
Jorge Gomesat Nov 27, 2021
Hard
1 vote428 runs0 comment
What is the purpose of the required keyword in Swift?
Smart&Softat Nov 5, 2021
Hard
1 vote416 runs0 comment
Hard
1 vote413 runs0 comment
What are the 3 reasons to use weak var monProtocol: PokemonDelegate?
Smart&Softat Nov 27, 2021
Easy
1 vote410 runs0 comment
Swift: What is the output of the following code? `var x = 10; x = x + undefined; print(x)`
Smart&Softat Nov 27, 2021
Easy
1 vote401 runs0 comment
Is the following code valid? ``` var x = 10 var y = x ```
Smart&Softat Nov 27, 2021
Easy
0 vote470 runs0 comment
Is the following a valid Swift variable name? 'undefined'
Smart&Softat Apr 12, 2023
Medium
0 vote436 runs0 comment
Automatic retain and release markers during compilation, freeing manual memory management
Smart&Softat Nov 27, 2021
Easy
0 vote424 runs0 comment
How to make a property editable in InterfaceBuilder
Smart&Softat Nov 27, 2021
Expert
0 vote422 runs1 comment
What is the type of an undefined variable in Swift?
Smart&Softat Nov 3, 2021
Medium
0 vote420 runs0 comment
How to use the internal notification center in Swift
Smart&Softat Nov 16, 2021
Medium
0 vote413 runs0 comment
Swift: What is the difference between unowned and weak?
Smart&Softat Nov 27, 2021
Hard
0 vote412 runs0 comment
Write a Swift function that takes a closure as a parameter and returns the result of the closure.
Smart&Softat Nov 27, 2021
Medium
0 vote410 runs0 comment
A weak reference does not increase the retain count of an object
Smart&Softat Nov 27, 2021
Easy
0 vote408 runs0 comment
Easy
0 vote408 runs0 comment
Explain the difference between frame and bounds in SwiftUI.
Smart&Softat Nov 27, 2021
Easy
0 vote407 runs0 comment
What is the default implementation of a protocol in Swift?
Smart&Softat Nov 16, 2021