Learn more in the app.
View in app
City Distances - Java Quiz Question
What will be the output of the following program?
A
D->M=14,NA,K->C=0,K->B=14,NA,
B
D->M=36,NA,K->C=30,K->B=22,NA,
C
D->u=36,NA,K->h=30,K->a=22,NA,
D
Some other output or Compilation Error or Runtime Error