PrepAway - Latest Free Exam Questions & Answers

Which of the following is TRUE with regards to the written code?

You are employed as an application developer at ABC.com. You make use of Microsoft .NET
Framework 4 to develop Windows Presentation Foundation (WPF) applications.
You have developed an application that contains a window which is configured with a canvas
element.
You then write the code shown below:
<Line X1=”10″ Y1=”10″
X2=”150″ Y2=”150″
Stroke=”Red”
StrokeThickness=”10″
StrokeEndLineCap=”Round”
StrokeStartLineCap=”Round” />
Which of the following is TRUE with regards to the written code?

PrepAway - Latest Free Exam Questions & Answers

A.
The code represents a red horizontal line that has rounded ends.

B.
The code represents a red vertical line that has rounded ends.

C.
The code represents a red diagonal line that has rounded ends.

D.
The code represents a red circle.

Explanation:


Leave a Reply