Question: Q4: Write a C++ code using IF-else statement which input single character. And display the list of countries whose name started with same input letter.
Q4: Write a C++ code using IF-else statement which input single character. And display the list of countries whose name started with same input letter.
Example 1: User input: U Output: United States of America,Ukraine
Initially declare any 30 countries.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
