Table 1 shows a five-day schedule of trips for students in various department. Use it to answer the question that follows.
(i) Draw a flowchart to represent the logic of a program that could accept the day number and output the destination.
(ii) Using a switch statement, write a C program to implement the program logic.