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 is the encryption of picture for a key = -3?
A) erutcip
B) ngahspc
C) mfzqrob
D) urepict
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: The two IO classes used for serialization
Q21: Use a _ object to access a
Q22: Which statement is true regarding the following
Q23: A byte is composed of _ bits
Q24: Which is not a method available in
Q26: If you write a simple Student class,
Q27: If you store information in binary form,
Q28: In Java, the byte type is a(n)
Q29: If we read a byte and the
Q30: In Java, you use a(n) _ object