In general terms, a deterministic PDA is one in which there is
at most one possible transition from any state based on the current
input.
Formally, a deterministic PDA is a PDA where:
Any context-free language that can be converted to a deterministic PDA
is called a deterministic CFL.