Respuesta :
Answer:
DCUKE
Explanation:
Given that,
Code for JAVA = LCXC
To find,
Code for BASIC = ?
As we observe the pattern,
In "JAVA", every letter moved two-letter forward in their alphabetical order or we can say that every third alphabet of the given letter is used to make the code:
J + 2 = L
A + 2 = C
V + 2 = X
A + 2 = C
Similarly,
B + 2 = D
A + 2 = C
S + 2 = U
I + 2 = K
C + 2 = E
Thus, DCUKE is the code for BASIC.
The code for BASIC given the code for JAVA is; DCUKE
We are given the code for JAVA as LCXC
From that code for "JAVA", we see that every letter is moved forward two letters in their alphabetical order. This means
- J = L because L comes after J and K
- A = C because C comes after A and B
- V = X because X comes after V and U
- A = C because C comes after A and B
Similarly for BASIC;
- B = D because D comes after B and C
- A = C because C comes after A and B
- S = U because U comes after S and T
- I = K because K comes after I and J
- C = E because E comes after C and D
Thus, finally the code for BASIC is DCUKE
Read more about JAVA at; https://brainly.com/question/18554491