Exam 20: Windows 8 Ui Xaml

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following statements is false?

Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
Verified

D

A Windows 8 control's position should be specified based on its position relative to the layout container in which it's included and the other controls in the same container.All controls have three properties for doing this-HorizontalAlignment,VerticalAlignment and ________ (which specifies how much space to put around a control's edges).

Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
Verified

D

Which of the following statements is true?

Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
Verified

D

In XAML elements,attributes like Background that are not qualified with a XML namespace (such as x:)correspond to ________ of an object.

(Multiple Choice)
4.9/5
(34)

Depending on your app's purpose,you may choose to support the orientations Landscape,Portrait,________ and ________.

(Multiple Choice)
4.8/5
(35)

A Windows 8 UI ________ control is similar to a Label in Windows Forms.

(Multiple Choice)
4.8/5
(38)

In addition to the Width and Height properties associated with every control,all Windows 8 UI controls have the MinWidth,MinHeight,MaxHeight and MaxWidth properties.If the Width and Height properties are both ________ (the default),you can use these minimum and maximum properties to specify a range of acceptable sizes for a control.

(Multiple Choice)
4.8/5
(31)

The app's splash screen provides a visual indication that the app is loading.SplashScreen ·png is ________.

(Multiple Choice)
4.8/5
(37)

You can test your Windows Store apps by selecting which of the following options from the drop-down list to the right of Start Debugging on the Visual Studio toolbar:

(Multiple Choice)
4.8/5
(40)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(31)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(31)

A XAML document defines the ________ of a Windows 8 UI app.

(Multiple Choice)
4.9/5
(31)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(32)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(34)

A Canvas is a layout container that allows you to position controls by defining explicit coordinates from the Canvas's ________ corner.

(Multiple Choice)
4.9/5
(36)

The template ________ defines a single-page app for which you must define your own GUI.

(Multiple Choice)
4.9/5
(34)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(37)

The Windows 8 simulator ________ option (the default)runs the app directly on the Windows 8 computer that's running Visual Studio.

(Multiple Choice)
5.0/5
(35)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(33)

The technique of defining what the GUI should contain without specifying how to generate it is an example of ________ programming.

(Multiple Choice)
4.8/5
(29)
Showing 1 - 20 of 28
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)