Which of the following statements is false?
a. You can set a Button’s text by double clicking it, or by selecting the Button, then setting its Text property in the Inspector window’s Properties section.
b. A GridPane column’s contents are left-aligned by default.
c. Setting a node’s Pref Width property of a GridPane column to USE_COMPUTED_SIZE indicates that the width should be based on the widest child.
d. All of the above are true.
D
You might also like to view...
Embedded expressions allow ________ to be inserted in XML literals.
a) Visual Basic code expressions b) other XML literals c) hyperlinks d) attached elements
What is a disadvantage of arrays compared to a hash table?
a. Using the key as the index into the array is difficult and impractical b. The data has duplicates c. The array needs to be sorted for each key-value pair added d. An array is not a dynamic data structure
Actual ____________ is the actual time worked on a task; it is based on scheduled duration and remaining work calculated as (Duration * % Complete); or the value can be entered by you.
A. slack B. time C. work D. duration
If you want to change a heading from a lower level to a higher level, you can press the Shift+Tab keys or click the ____ button.
A. Up B. Down C. Plus D. Promote