what is universal Application?
Answer / babu
An application that can run on both iPhone and iPad is known as universal application. Universal applications having separate user interface for both iPhone and iPad. Based on the screen size you can load the corresponding user interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
. Name the framework that is used to construct application’s user interface for iOS.
What is strong and weak in ios?
Why don’t we use strong for enum property in objective-c ?
What is difference between atomic and nonatomic in ios?
What is gcd in ios swift?
When to use nsmutablearray and when to use nsarray?
What is cococa and cocoa touch?
Explain the difference between nil and nil?
What is thread safe?
Explain the architecture of iphone? : IOS Architect
What is advantage of categories? What is difference between implementing a category and inheritance?
What is difference between synchronous and asynchronous in web request in iOS operating system?