Computer Science, asked by samajax101, 5 months ago

write a java programEnter any number and print the combination of alpabets as per the number value given to the alphabets below
A = 0
B = 1
C = 2
D = 3
E = 4
F = 5
G = 6
H = 7
I = 8
J =9

Example of an output:
3546
DFEG


sarojpatra: hii

Answers

Answered by mayank15296
1

Answer:

below

A = 0

B = 1

C = 2

D = 3

E = 4

F = 5

G = 6

H = 7

I = 8

J =9

Example of an output:

3546

DFEG


samajax101: why did u just copy paste the question?
Answered by panwarmayank614
0

Answer:

solve 9+x=14 by trail and error method

Similar questions