A(n) ________ is also referred to as a jump drive, USB drive, or flash drive

Fill in the blank(s) with correct word


thumb drive

Computer Science & Information Technology

You might also like to view...

Which of the following statements is true?

a. The UML models a parameter of an operation by listing the parameter name, followed by a colon and the parameter value between the parentheses after the operation name. b. The UML indicates an operation’s return type by placing a colon and the return value after the parentheses following the operation name. c. UML class diagrams do not specify return types for operations that do not return values. d. Declaring instance variables public is known as data hiding or information hiding.

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. Programs in all high-level programming languages are compiled into efficient machine code. 2. In C++, you can insert a comment in your program by surrounding the comment with braces { }. 3. In C++, the statement const double pi = 3.14; is an executable statement. 4. In C++, the statement x = y + z; is a declaration statement. 5. The syntax of a particular computer language is a set of rules defining the form of a correct program in that language

Computer Science & Information Technology

A code that creates a link to a video, picture, or other type of rich media content

a. embed code b. interactive code c. address code

Computer Science & Information Technology

Which of the following is also called a dynamic password?

A. cognitive password B. one-time password C. passphrase D. graphical password

Computer Science & Information Technology