Which of the following would not make a password stronger?

A. Use your anniversary date.
B. Make it longer.
C. Use upper and lower case letters.
D. Use words not found in the dictionary.


Answer: A

Computer Science & Information Technology

You might also like to view...

Windows includes built-in device ____________________ for many peripheral devices.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

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

1. In order to be classified as a "computer," a device must have a keyboard and display screen.
2. A bus is a collection of wires that carry information as electrical signals between the hardware components of a computer.
3. As computer programs can be complex and difficult to write, they are known as "hardware."
4. A bit is a unit of data that correspond to one of two potential values
(commonly written as 0 and 1).
5. A kilobyte of storage is where a byte is a collection of eight bits.

Computer Science & Information Technology

In Windows 8 the maximum characters allowed in a file name is 250

Indicate whether the statement is true or false

Computer Science & Information Technology

Using just one statement, declare and create an array that will reserve memory locations for 10 scores values that are type double.

What will be an ideal response?

Computer Science & Information Technology