String n=”Computer”; for(int i=0;i<=7;i++) System.out.println(n.chatAt(0); will display - *
Answers
Answered by
1
Output for the snippet:
C
C
C
C
C
C
C
C
Similar questions