Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the difference in xib/storyboard vs nib?



Explain the difference in xib/storyboard vs nib?..

Answer / Brij Bihari Jaiswal

Xib and Storyboard are Interface Builder files used for designing UI screens in iOS development. Nib is an older format, which has been replaced by Xib and Storyboard. The main differences are: 1) Usage: Xib is used for single view scenarios while Storyboard is used for multiple views or scenes. 2) Structure: Xib consists of a simple XML file with no structure while Storyboard consists of a timeline-based visual editor that helps to navigate between scenes and manage transitions. 3) Flexibility: Storyboard allows for more complex interactions and transitions as it has scene-to-scene navigation and modally presented views.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is autoclosure?

1 Answers  


Is swift objective c?

1 Answers  


What is delegation protocol?

1 Answers  


Can you differentiate polymorphism from abstraction?

1 Answers  


What is enum constant?

1 Answers  


How declare methods in objective c? And how to call them?

1 Answers  


What is objective point of view?

1 Answers  


What is difference between extern and global?

1 Answers  


What is difference between mutable and immutable?

1 Answers  


What is a class property?

1 Answers  


How do I open .m files?

1 Answers  


Is objective-c a dynamic language?

1 Answers  


Categories