I want to implement FIFO(first come first serves), FCLS(first come last serves) and round-robin using data structures stack queue Question is What is a process in my