Multiple Choice
Caesar cipher uses a shift of each character by a key with a value between 1 and 255. An a with a shift equal to 3 becomes a d. A z would become a c, wrapping around the alphabet. Which key should you use to encrypt picture into mfzqrob?
A) 3
B) 19
C) -3
D) -19
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q46: If we want to write objects to
Q47: In _ file access, the file is
Q48: When constructing a Scanner from a File
Q49: Which methods are not in the Serializable
Q50: Assume we have a RandomAccessFile object, file,
Q52: In text format, data items are represented
Q53: Which class is used for input of
Q54: How many bytes does the read method
Q55: Which is an advantage of storing numbers
Q56: The readDouble and writeDouble methods of the