Following is the code: TBlB
Reveal it. It is based on the logic of some sort of caeser cipher.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This is a substitution cipher (clued by "some sort of [Caesar] cipher", and in Caesar cipher, identical letters are mapped to the same encrypted letter). Among the choices, only JAVA has the same second and fourth letters (as the encrypted text indicates). Note that the given code is far too small to be able to be analyzed, and subsequently words such as ASKS, HERE, and YOLO are all equally probable; the fact that there are only four possible choices is the thing that helps.