Home > Data structure and algorithms > Data structure and algorithms > Stacks Show previous contentTry this exercise. Fill in the missing part by typing it in.A stack is a data structure that follows the ____ principle, where the last element added to the stack will be the first one to be removed.Write the missing line below.SubmitReveal answer Show following content