The ________ feature automatically resizes windows when you drag them to the edge of the screen

Fill in the blank(s) with correct word


Snap

Computer Science & Information Technology

You might also like to view...

What is the FTC implementation of the GBLA?

A) Interagency guidelines B) Guidelines for Safeguarding Member Information C) Safeguards Act D) Banks Holding Company Act

Computer Science & Information Technology

Match the following data types to their definitions:

I. Short Text II. Long Text III. OLE Object IV. Yes/No V. Lookup Wizard A. can hold up to 255 characters B. formerly Memo data type C. contains something created by another application D. limits field values to on and off, for example E. creates a field to choose a value from another table

Computer Science & Information Technology

When the formatting marks are displayed, tabs are indicated by ____ arrows.

A. right-facing B. left-facing C. upward-facing D. downward-facing

Computer Science & Information Technology

Which of the following statements about character input is false?

A. Characters can be read or written only to the standard streams. B. getchar reads the next character from the standard input stream. C. fgetc can read a character from the standard input stream or a user-specified stream. D. For technical reasons, fgetc is preferred over getc. E. ungetc pushes a character back into the input stream.

Computer Science & Information Technology