PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which of the following actions should you take?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of creating a Windows Store app for ABC.com. You are trying to determine
if an HTTP request was effectively completed.
Which of the following actions should you take?

How can you achieve this goal in the minimum amount of time?

You work as a Network Administrator at ABC.com. The network contains a single Active Directory
Domain Services (AD DS) domain named ABC.com.
You install a new Windows Server 2012 server named ABC-SRV08. During the installation, you
select the Server Core Installation option. You then join the server to the domain and configure
several server roles.
You later decide that you want to change the installation of Windows Server 2012 on ABC-SRV08
to include the full graphical user interface (GUI). ABC-SRV08 will continue to perform it’s current
roles.
How can you achieve this goal in the minimum amount of time?

Which of the following is the REST verb you should make use of?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of creating a Windows Store app for ABC.com. You are required to name a
suitable REST verb for creating app data.
Which of the following is the REST verb you should make use of?

How many reservations should you configure?

Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2008 R2 Service Pack 1 (SP1) and Windows Server 2012.
A Windows Server 2008 R2 SP1 server named ABC-DHCP1 runs the DHCP Server role. All
client computers on the network are assigned dynamic IP configurations from ABC-DHCP1. All
domain member servers receive their IP configurations from ABC-DHCP1 using IP Address
Reservations. All domain controllers have static IP addresses.
You install a new Windows Server 2012 server named ABC-Host1. ABC-Host1 has six physical
network adapters. Each network adapter is connected to the network. You configure two network
adapter teams each containing two of the network adapters.
You need to configure IP Reservations on ABC-DHCP1 for ABC-Host1.
How many reservations should you configure?

Which of the following is the method being discussed?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a method of the
ConfigurationManager class that returns a specific configuration segment for the default
configuration of the current application.
Which of the following is the method being discussed?

How should you configure the disks?

Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2008 R2 Service Pack 1 (SP1) and Windows Server 2012.
The network includes a Windows Server 2012 server named ABC-File1. ABC-File1 runs the File
and Storage Services server role.
You need to increase the file storage space on ABC-File1. You attach four new physical hard
disks to ABC-File1.
You need to configure the disks to ensure that no data is lost in the event of a single disk failure
while maximizing the storage space that can be used on the disks.
How should you configure the disks?

Which of the following is the member in question?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a member of the
DataRequest class that Cancels the sharing operation and supplies an error string to display to the
user.
Which of the following is the member in question?

Which two of the following actions could you perform to achieve this goal in the minimum amount of time?

You work as a Network Administrator at ABC.com. The network contains a single Active Directory
Domain Services (AD DS) domain named ABC.com.
You install a new Windows Server 2012 server named ABC-SRV10. During the installation, you
select the Server with a GUI option. You then join the server to the domain and configure several

server roles.
You later decide that you want to change the installation of Windows Server 2012 on ABC-SRV10
by removing the graphical user interface (GUI). ABC-SRV10 will continue to perform it’s current
roles.
Which two of the following actions could you perform to achieve this goal in the minimum amount
of time? (Choose two)

Which of the following is the method being discussed?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a method of the
ShareOperation class that closes the share pane.
Which of the following is the method being discussed?

Which of the following you perform first?

Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2008 R2 Service Pack 1 (SP1) and Windows Server 2012.
The network consists of a corporate LAN (local area network) and a perimeter network. A firewall
separates the LAN from the perimeter network.
All domain controllers are located in the corporate LAN and run Windows Server 2012.
You plan to deploy three new Windows Server 2012 servers to the perimeter network.
You need to join the three new servers to the domain using the offline domain join function.
Which of the following you perform first?