The ________ on a computer is the master user account that has the authority to add new users
A) lead user B) supervisor C) administrator D) executive
C
Computer Science & Information Technology
You might also like to view...
To display a long text label on two or more lines within a single cell:
A) insert a line break with Ctrl+Enter. B) type the first line, press Enter, and type the remaining line. C) use F2 to insert a line break after the first line. D) insert a line break with Alt+Enter.
Computer Science & Information Technology
While creating an array of substrings using thestrArray = string.split(str)method,stracts as a(n) _________ that marks the break between one substring and another.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology