Which of the following actions should you take?
You are employed as an application developer at ABC.com. You have recently developed a new
Windows Presentation Foundation (WPF) application, named ABCApp13.exe, which will be
installed via a Microsoft Windows Installer package.
You, therefore, configure a new icon file for the installer package that must be linked to
ABCApp13.exe. the icon file is named ABCApp.ico.
Which of the following actions should you take?
Which of the following is TRUE with regards to lambda expressions?
You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com.
You have been tasked with creating an application for ABC.com. You are currently writing code
that uses a lambda expression to create an event handler.
Which of the following is TRUE with regards to lambda expressions? (Choose all that apply.)
Which of the following actions should you take?
You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com.
ABC.com has a domain controller, named ABC-DC01, which has Windows Server 2012 R2
installed. Another ABC.com domain controller, named ABC-DC02, has Windows Server 2008 R2
installed.
You have deployed a server, named ABC-SR15, on ABC.com’s perimeter network. ABC-SR15 is
running a Server Core Installation of Windows Server 2012 R2.
You have been instructed to make sure that ABC-SR15 is part of the ABC.com domain.
Which of the following actions should you take?
Which of the following actions should you take?
You are employed as an application developer at ABC.com. You have recently developed a new
Windows Presentation Foundation (WPF) application using Microsoft .NET Framework 4. You are
currently configuring a Microsoft Windows Installer file.
You have been informed that the installer file should be configured to only start the installation on
workstations that run .NET Framework 4.
Which of the following actions should you take?
Which of the following actions should you take?
You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com.
You are in the process of developing a console application for ABC.com. While writing the
necessary code, you want to include the ability to accessa specific assembly in a specific .dll file.
Which of the following actions should you take?
Which of the following actions should you take?
You work as an administrator at ABC.com. The ABC.com network consists of an Active Directory
forest that contains a root domain, named ABC.com, and two child domains, named us.ABC.com
and uk.ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed.
The root domain hosts a domain local distribution group, named ABCGroup. You are preparing to
issue ABCGroup read-only access to a shared folder hosted by the us.ABC.com domain.
You want to make sure that ABCGroup is able to access the shared folder in the us.ABC.com
domain.
Which of the following actions should you take?
Which combination of the following actions should you take?
You are employed as an application developer at ABC.com. You are currently in the process of
creating a Windows application with the use of Microsoft .NET Framework 4.
The application will be deployed to all workstations that have Windows Vista with User Access
Control (UAC) installed. To achieve this, you decide to make use of the ClickOnce technology.
You have been instructed to make sure that the installation of the new application is done
securely.
Which combination of the following actions should you take? (Choose two.)
Which of the following is TRUE with regards to the WaitForFullGCApproach method?
You work as a senior developer at ABC.com. The ABC.com network consists of a single domain
named ABC.com.
You are running a training exercise for junior developers. You are currently discussing the
WaitForFullGCApproach method.
Which of the following is TRUE with regards to the WaitForFullGCApproach method?
What would be your next step?
You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com. All domain controllers on the ABC.com domain have Windows Server 2008 R2
installed.
The ABC.com network has a member server named ABC_SR07 that has Windows Server 2012
R2 installed.
You are required to promote ABC_SR07 to a domain controller. You log on to SERVER07 and
insert the installation disk.
What would be your next step?
Which of the following is TRUE with regards to the Public access modifier?
You work as a senior developer at ABC.com. The ABC.com network consists of a single domain
named ABC.com.
You are running a training exercise for junior developers. You are currently discussing the use of
the Public access modifier to specify the declared accessibility of a member or a type.
Which of the following is TRUE with regards to the Public access modifier?