CSS has a feature called !important. What it does is force a property to be used, regardless of other properties that are more specific. It can be very handy.
The most confusing functions in JavaScript are the call() and apply() methods. Interviewers have learned of this and are starting to use it against the unsuspec…