Prompt Engineering — MCQ Quiz 25 Basic + 25 Medium Level Questions (Covering Units I–V) SECTION A: BASIC LEVEL (Q1–Q25) Unit I — Foundations of Prompt Engineering What is prompt engineering primarily concerned with? a) Training a model from scratch b) Designing effective inputs to guide model outputs c) Compiling source code d) Building neural network architectures Prompt engineering differs from fine-tuning mainly because it: a) Requires retraining the model's weights b) Works without modifying the model's parameters c) Needs a labeled dataset d) Is only used for image models Which of the following is a core principle of effective prompt design? a) Ambiguity b) Clarity and specificity c) Randomness d) Long, unstructured text The "anatomy of a prompt" typically includes which component? a) Instruction b) Context c) Output format d) All of the above What is the first step in the iterative prompting lifecycle? a) Deploying the model b) Drafting an initia...