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 |
What is object graph in ios?
An app is loaded into memory but is not executing any code. In which state will it be in?
what are the controllers are available in objective C
What are the tools required to develop iOS applications?
What is cocoa touch framework in ios?
What is memory management handled on ios?
Can you please explain the difference between nsarray and nsmutablearray?
Find the letter count in UItextfield? Including first character?
What are the features is ios 6?
How is the app delegate is declared by Xcode project templates?
How many versions of ios are there?
What is difference between atomic and nonatomic in ios?