IOS Questions

Q:

What are the tools required to develop iOS applications?

Answer

IOS development requires Intel-based Macintosh computer and iOS SDK

Report Error

View answer Workspace Report Error Discuss

Subject: IOS

2 1313
Q:

Give example scenarios when an application goes into InActive state?

Answer

An app can get into InActive state when the user locks the screen or the system prompts the user to respond to some event e.g. SMS message, incoming call etc.

Report Error

View answer Workspace Report Error Discuss

Subject: IOS

2 1248
Q:

Does iOS support multitasking?

Answer

IOS 4 and above supports multi-tasking and allows apps to remain in the background until they are launched again or until they are terminated.  

Report Error

View answer Workspace Report Error Discuss

Subject: IOS

1 1191
Q:

What compilers apple using ?

Answer

The Apple compilers are based on the compilers of the GNU Compiler Collection.

Report Error

View answer Workspace Report Error Discuss

Subject: IOS

0 1186
Q:

What is latest iOS version?

Answer

IOS - 6.1.3 (updated on 5/15/13 3:15 AM Pacific Daylight Time)

Report Error

View answer Workspace Report Error Discuss

Subject: IOS

1 1041
Q:

What are the features is IOS 6?

Answer

1.Map beautifully designed from the ground up (and the sky down)


2.Integration of Facebook with iOS


3.shared photo streams.


4.Passbook - boarding passes, loyalty cards, retail coupons, cinema tickets and more all in one place


5.Facetime - on mobile network as wifi


6.changed Phone app - *remind me later, *reply with message.


7.Mail - redesigned more streamline interface.


8.Camera with panorama . 

Report Error

View answer Workspace Report Error Discuss

Subject: IOS

1 980
Q:

What is ARC ?

Answer

ARC is a compiler-level feature that simplifies the process of managing the lifetimes of Objective-C objects. Instead of you having to remember when to retain or release an object, ARC evaluates the lifetime requirements of your objects and automatically inserts the appropriate method calls at compile time.

Report Error

View answer Workspace Report Error Discuss

Subject: IOS
Job Role: Analyst

2 866