How to search a character | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to search a character

How to make a program in C plus plus to search the character because I want to make a program to give the full form the programming language C plus plus

12th Jan 2019, 1:01 AM
Anand Tiwari 📱💻💻
Anand Tiwari 📱💻💻 - avatar
1 Answer
+ 3
Hints: use array with for loop if the array matches the character, return true
12th Jan 2019, 4:49 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar