Tests Executions main.c 1. Starting My Business by CodeChum Admin E Run Tests I want to be an entrepreneur! But l don't have capital, could you help me find one? Hihi Test Cases Instructions: O Test...


Starting My Business


Code in C language


Tests<br>Executions<br>main.c<br>1. Starting My Business<br>by CodeChum Admin<br>E Run Tests<br>I want to be an entrepreneur! But l don't have capital, could you help<br>me find one? Hihi<br>Test Cases<br>Instructions:<br>O Test Case 1<br>1. Ask the user for an array of characters/string. For this program,<br>it is guaranteed that the input of the user has one and only one<br>capital character.<br>Your Output<br>2. Your task is to search for that one capital character and then<br>No Output<br>print it and its index.<br>Expected Output<br>Input<br>Enter a string: jejuMar<br>Capital M found at index 4<br>1. Inputted string<br>Output<br>O Test Case 2<br>Enter a string: jejuMar<br>Capital M found at index 4<br>O Test Case 3<br>O Test Case 4 Hidden<br>O Test Case 5 Hidden<br>

Extracted text: Tests Executions main.c 1. Starting My Business by CodeChum Admin E Run Tests I want to be an entrepreneur! But l don't have capital, could you help me find one? Hihi Test Cases Instructions: O Test Case 1 1. Ask the user for an array of characters/string. For this program, it is guaranteed that the input of the user has one and only one capital character. Your Output 2. Your task is to search for that one capital character and then No Output print it and its index. Expected Output Input Enter a string: jejuMar Capital M found at index 4 1. Inputted string Output O Test Case 2 Enter a string: jejuMar Capital M found at index 4 O Test Case 3 O Test Case 4 Hidden O Test Case 5 Hidden

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here