____ layouts shift as the user resizes the window, wrapping text or adding white space as necessary.
A. Fixed
B. Pixel
C. Flexible
D. Inch
Answer: C
You might also like to view...
We wish to keep track of the last ten flights that leave a gate of an airport. We make a FlightHistory class with an array that can store ten flight numbers. Since many more than ten flights will eventually leave the gate, to keep track of the last ten flights, we should use a:
A. overwriting array B. looping array C. Johnson array D. circular array
Which of the following uses the Windows 8 Start screen to open a file?
A. Typing the file name and selecting the file from the Files list. B. Double-clicking a file name within File explorer. C. Double-clicking a file shortcut icon. D. Using the Open dialog box provided by an application.
What is the file name given to the Windows kernel?
A. Kern.sys B. Ntoskrnl.exe C. Hal.dll D. Winkernel.exe
Consisting of an array of 2” squares representing all possible combinations of values of n binary variables, the _________ is a convenient way of representing a Boolean function of a small number (up to four) of variables.
Fill in the blank(s) with the appropriate word(s).