Knowee
Questions
Features
Study Tools

If in a certain code, TEACHER is written as VGCEJGT, how would STUDENT be written in the same code?

Question

If in a certain code, TEACHER is written as VGCEJGT, how would STUDENT be written in the same code?

🧐 Not the exact question you are looking for?Go ask a question

Solution

In the given code, each letter in the word "TEACHER" is shifted forward by two places in the English alphabet to get the coded word "VGCEJGT".

To find out how "STUDENT" would be written in the same code, we apply the same rule:

  1. The letter "S" is shifted forward by two places to become "U".
  2. The letter "T" is shifted forward by two places to become "V".
  3. The letter "U" is shifted forward by two places to become "W".
  4. The letter "D" is shifted forward by two places to become "F".
  5. The letter "E" is shifted forward by two places to become "G".
  6. The letter "N" is shifted forward by two places to become "P".
  7. The letter "T" is shifted forward by two places to become "V".

So, "STUDENT" would be written as "UVWFGPV" in the same code.

This problem has been solved

Similar Questions

In a certain code, TEACHER is written as VGCEJGT. How is CHILDREN written in that code?EJKNEGTPEGKNFITPEJKNFGTOEJKNFTGPNone

In a certain code, “TEACHER” is coded as “RFIDBFT”.Then in the same code “STUDENT” is coded as:

Object Oriented Programming - JavaDiv I – Batch 2“Teacher Assessment - College”Note : Marks : 251. Announcement Date: 30-11-2023.2. Due date: 06-12-2023 till 08:00 pm.3. The assignment to be done “individually” or with group of “three students” maximum.4. Assignment must be implemented in “Java” only.5. Assume data types and data, wherever it is required.6. Though viva will be at different times for different students, the submission deadline is same forall.7. No Copying / sharing of code are allowed for this assignment. If any such case identified, theoriginal author and person who has copied both will be “penalized” equally and “zero marks”will be awarded.8. Dates for assignment viva will be announced later.Task :A. Develop a JDBC project for relation “College”. Use PostgreSQL as database.B. Write a “POJO class College” for private attributes given in following table with mentioned “keyconstraints”. Constructor, getters, setters and toString method must be there.C. Create a controller class for following methods. Use SQL query only to perform operations in allmethods. Create relation using SQL query only. Enrollment number must be auto generated seriallyfor all students.1. Create student (student name, division, gender, marks).2. Print student (enrollment no). {Print specific student data.}3. Calculate grade (student name). {Marks = 75 to 100 Grade A, Marks = 60 to 74 Grade B, Marks= 40 to 59 Grade C, Marks = 0 to 39 Grade D}4. Find students by gender (gender). {Print specific data.}5. Add Bonus marks (enrollment no, bonus marks). {Add bonus marks in original marks.}6. Change division (student name). {Change division and print.}7. Print students in range (min marks, max marks). {Print selected data.}D. Create a service class for calling all above methods in “menu driven” pattern.Relation :- CollegeEnrollmentNumber (PK)Student Name(NN) Division (NN) Gender (NN) Marks (NN)… ……Mr. Akhilesh LungeFaculty

Q: 01 of 30In a certain code language FIVE is written as GHWD. How is HURT written in the same code language ? Options :ITVSIVTUITSSITTU

In a certain code language, COMBINED is writtenas BCDEIMNO. How will CREATING be written inthe same language?

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.