Question: Which term is used when an application on Windows Phone 7 is deactivated because it no longer has the focus? Killed Buried Tombstoned Sunk 2
-
Which term is used when an application on Windows Phone 7 is deactivated because it no longer has the focus?
Killed
Buried
Tombstoned
Sunk
2 points
QUESTION 32
-
Broadcast Receivers are only valid within the scope of which method?
onCreate()
onUnbind()
onDestroy()
onReceive()
2 points
QUESTION 33
-
When providing support for binding, a service must provide that funcationality in the onBind() method.
True
False
2 points
QUESTION 34
-
In an Objective-C method, arguments are specified by being placed within which punctuation mark?
Parentheses ( )
Brackets [ ]
Braces { }
None
2 points
QUESTION 35
-
Match each layers name to the appropirate defintion.
- A. B. C. D. E. F. Providing device functionality that developers use to create apps.
- A. B. C. D. E. F. The physical device, including the screen, buttons, switches, and so on.
- A. B. C. D. E. F. Responsible for translating programming instructions into machine language the device understands.
- A. B. C. D. E. F. Where apps run, this layer sits on top of the platform stack and is the layer users interact with.
A. Hardware
B. Software
C. Operating System
D. Client System
E. Core Libraries
F. Application
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
