Objects have ________ that are actions, such as SaveAs, that control the object's behavior
A) procedures B) actions C) objects D) methods
D
You might also like to view...
Answer the following statements true (T) or false (F)
1. A while loop may have a semicolon after the test expression and before the body of the loop, but it is not required. 2. A while loop is somewhat limited, because the counter can only count up, not down. 3. An initialization expression may be omitted from the for loop if no initialization is required. 4. When a loop is nested inside another loop, the outer loop goes through all its iterations for each iteration of the inner loop. 5. A while loop is somewhat limited because the counter can only be incremented or decremented by one each time through the loop.
Answer the following statements true (T) or false (F)
1. Windows XP is an update of Windows 2000, a multipurpose operating system that evolved from Windows NT and Windows 98. 2. In client/server mode, each server module performs a single service such as a file service, a memory service, and so on. 3. Windows XP incorporates features that make it considerably more reliable than previous versions of Windows such as the system restore feature that allows you to roll back your entire system in the event of a problem. 4. In contrast to user mode, kernel mode processes have access to the entire system memory and all processor instructions and can bypass Windows security to access objects. 5. Under Windows XP, application programs run in user mode within the integral subsystem.
You can start the X Window session from the command line with the ____ utility.
A. load B. startx C. start D. xstart
High-level disk formatting is done by the disk manufacturer
Indicate whether the statement is true or false