1. What are the technical names of insertion and deletion in a queue? sa 12 cs chapter 10 / PythonCSIP CS IP Insertion is called “enqueue” and deletion is called “dequeue”. 1. What are the technical names of insertion and deletion in a queue? Read More »