In a corporate access control mechanism, security codes are generated by applying a specific transformation logic to employee department names. In this system, the word PLANT is coded as SOZQW, and the word TRAIN is coded as WUZRQ. Based on the same logic, how will the word GLOBE be coded in this system?
- ATOLYV
- JOLEVCevap
- CJOREH
- DJOKEU
Cevap
The correct answer is JOLEV.
The coding logic treats consonants and vowels differently. Consonants are shifted forward by 3 alphabetical positions (e.g., P becomes S, G becomes J, L becomes O). Vowels are replaced by their reverse alphabetical counterpart, which represents their position from the end of the alphabet (e.g., A becomes Z, O becomes L, E becomes V). Applying this to GLOBE: G (+3) is J, L (+3) is O, O (reverse) is L, B (+3) is E, and E (reverse) is V. This yields JOLEV.
Adım Adım Çözüm
Anahtar Kavram
Identifying complex dual-rule alphabetic patterns distinguishing between consonants and vowels.