Computer Science, asked by Deepanshu447, 1 year ago

Write a program that reads four strings and prints only those strings beginning with the letter 'b'.

Answers

Answered by Anonymous
0

Using C, Write a program that reads a series of strings from standard input and prints only those strings beginning with the letter 'b'.

Similar questions