The top left corner of the page is called the ____ point.

A. X
B. Y
C. Zero
D. Max


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements about arithmetic operators is false?

a. Each arithmetic operator may be used with integers and floating-point num-bers. b. If both operands are integers, the result is an integer—except for the true-division (/) operator, which always yields a floating-point number. c. If both operands are floating-point numbers, the result is a floating-point number. d. Expressions containing an integer and a floating-point number are mixed-type expressions—these always produce an integer.

Computer Science & Information Technology

A technician has imported a .dll to fix a missing .dll issue on a PC. The application still does not run correctly and is reporting that the .dll is missing. Which of the following tools would the technician use to complete the import of the .dll?

A. gpresult B. msconfig C. regedit D. gpupdate E. regsrv32.

Computer Science & Information Technology

Which of these technology trends may permit a support agent to answer questions about multiple operating systems from a single PC?

A. telecommuting B. interactive voice response C. remote access D. virtualization

Computer Science & Information Technology

You want to run the rsync command to synchronize your home directory with another server on the network. you know this command will take several hours to complete and you don't want to leave your system logged in during this time. Which command can you use to leave rsync running after your log out?

A. continue B. noshell C. nokill D. nohup

Computer Science & Information Technology