a program to accept a sentence and print only the first letter of each word of the sentence in capital letters separated by a full stop.
Example :
INPUT SENTENCE : “This is a cat”
OUTPUT : T.I.A.C.
Answers
Answered by
0
please tell in which computer programming language you want..
eg. python, Java,c++etc.
eg. python, Java,c++etc.
mohanamal48:
java
Similar questions