Pune, Maharastra
Date : March, 2021
Date : March, 2021
- Write MVVM file structure.
- How ViewController interact with ViewModel?
- How pass data from ViewModel to ViewController?
- Can we take ViewModel as Struct instead of Class?
- Difference between struct and class.
- Is there any way to achieve inheritance in struct?
- Can we write computed and stored properties in Protocol?
- How many types of closure are there?
- Difference between escaping and non escaping closure?
- Closure having capture list is escaping or non escaping closure?
- Is any other class initialized in any viewcontroller has strong or weak?
- How many types of acces specifier in Swift?
- Difference between Open and Public.
- Difference between Weak and UnOwned.
- What is use of defer keyword?
- If there are 4 defer statements, then how it will be excecuted?
- How and what we will test in MVVM ?
- What is Swift package manager?
No comments:
Post a Comment
Thanks