Question: It needs to be written in C++ and be able to run on Arduino IDE and print out the reverse function 2. Problem 1 (50
It needs to be written in C++ and be able to run on Arduino IDE and print out the reverse function
2. Problem 1 (50 points) Write a function named reverse that takes a string as input and reverses it. For example, if "COMP" is the input, the output should be "????". (Figure 2) Please use the string "Wentworth Institute of Technology" as a test string to verify your result. (Figure 3) size 4 Figure 2: the example results of string "COMP" /dev/cu.usbmodem1451 (Arduino/Genuino Uno) Send ygolonhceT fo etutitsnI htrowtneW Autoscrol No line ending 9600 baud Figure 3: the expected result of problem 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
