Computer Science, asked by SombuddhaBiswas, 8 months ago

3. Write a program in Java to accept a name(Containing three words) and Display only
the initials (i.e., first letter of each word).
Sample Input: LAL KRISHNA ADVANI
Sample output: L K A​

Answers

Answered by PRahul
13

Answer ----------------->>>

Explanation:

Attachments:
Similar questions