Question: c++ program (only use Char array or 1d array and loop and if/else condition.. don't use interception or vector because I am a beginner so
c++ program (only use Char array or 1d array and loop and if/else condition.. don't use interception or vector because I am a beginner so make the program only beginner level.) Question 1 Question 2 Question 3

Q9. Initialize a character array of size 30. Your program should take a character from user and search it in character array. Q10. Initialize a character array of size 30. Your program should take a character from user and print frequency of that character. Q11. Initialize a character array of size 30. Your program should take a two characters value and replacement from user. After taking input replace all occurrences of character value with character replacement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
