Here we will discuss some UIKit questions. If you have missed the previous one Part 3: Swift, do check it out. Now lets get started!!! 🎬 🌈 Q: Explain Can we have multiple UIWindows in iOS application ? Yes, in scenarios like covering system UIAlertViews, default keyboard or covering whole app before it is placed in background to avoid screenshot. There…