I have 4 files .c (C language ) about the CPU scheduling (FCFS,SJF ,....) I need method to ask the user to select one of these algorithms should I use switch case and how? o