Let's test your knowledge. 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.
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.