Zero-shot prompting
This is incorrect. Zero-shot prompting is a technique that runs a task with only instructions and no examples at all. For example, it gives the actual task directly, such as 'Classify the following review as positive or negative: "The screen kept going dark and it was frustrating."' This is the opposite of the 'provide examples before executing' technique described in this question.