Location : Pune
Date : March, 2021
Date : March, 2021
- Have you used in SwiftUI?
- What is CD/CD?
- What is dependency injection? What is reason to do dependency injection?
- What is advantage and disadvantage of dependency injection?
- What is singleton pattern?
- What is disadvantage of singleton pattern?
- What is defer? If method having 2 defer block, which one defer block will be executed?
- What is optional chaining?
- What is subscript?
- What is use of optional binding?
- Why swift is called protocol oriented?
- Difference between object oriented language and protocol oriented language?
- Difference between class and struct.
- Give example where we should make struct.
- What is type of closure?
- What is use of closure?
- What is trailing closure?
- What is use of escaping closure?
- What is auto closure?
- What is type method?
- Difference between method and function.
- What is type property?
- Difference between type method and class method?
- What is mutating method?
- Why mutating in class is not good practice?
- What is lazy property?
- Is lazy property is let or var?
- What is retain cycle?
- IS delegate is weak or strong?
- What is category?
- Is it possible to add property in category?
- When we can use extension in Objective-C?
- What is KVC and KVO ?
- How you implement KVO in swift ?
- How you implement KVO in Objective C?
- Difference between Objective C and Swift ?
- What is atomic and non atomic property?
- Have you used vision framework?
- What is remote config in firebase?
No comments:
Post a Comment
Thanks