Answer the following statements true (T) or false (F)
1. GUIs popularized the use of the keyboard as an input device.
2. Once a GUI interface has been designed for a desktop or laptop computer, it will normally work just as well on any mobile device.
3. Most mobile devices come equipped with specialized hardware that gives them capabilities which are not available on laptop or desktop computers.
4. If a program needs to display, for example, some initial data in a Label component when the application starts running, this can be done by including an Init module.
1. FALSE
2. FALSE
3. TRUE
4. TRUE
You might also like to view...
You can correct the appearance of a shape tween using shape ____.
A. patterns B. hints C. clicks D. tags
Böhm and Jacopini used a simple system of flowcharting with two symbols: ovals to show each step in an algorithm, and diamond-shaped boxes to show what they called a logical predicative.
Answer the following statement true (T) or false (F)
An encoded set of video data is known as a(n) ____.
A. encoding B. stream C. container D. plugin
Which of the following is listed in the chapter as a basic operation performed on a queue?
A. push B. pop C. isEmptyQueue D. top