Turning Learners Into Developers
Codekilla
CODEKILLA
back to course
// prompt-engineering.viva()

Viva Questions

12 sets · 91 questions — organized by topic.

Take the 10-minute quiz
10 random questions · 10:00 timer · auto-submit when time runs out
  1. Q1.

    Define What is Prompt Engineering? in your own words.

    Hint: Start with a one-sentence plain-English definition.

    2 pts
  2. Q2.

    What problem does Importance in AI & Modern Applications solve in AI?

    Hint: Focus on the pain-point it addresses in day-to-day code.

    2 pts
  3. Q3.

    Show the syntax / minimum code required to use How AI Models Work (Basic Understanding).

    Hint: A 2-3 line code example is enough.

    3 pts
  4. Q4.

    List two real-world situations where you would use Types of AI Models (LLMs, Diffusion, etc.).

    Hint: Think about production apps — e-commerce, payments, UIs.

    2 pts
  5. Q5.

    Name one common mistake beginners make with Real-world Use Cases of Prompt Engineering.

    Hint: Off-by-one, null checks, wrong scope, forgetting to close something…

    1 pt
  6. Q6.

    Define What is a Prompt? in your own words.

    Hint: Start with a one-sentence plain-English definition.

    2 pts
  7. Q7.

    What problem does Input vs Output in AI Systems solve in AI?

    Hint: Focus on the pain-point it addresses in day-to-day code.

    2 pts
  8. Q8.

    Show the syntax / minimum code required to use Role of Instructions in Prompts.

    Hint: A 2-3 line code example is enough.

    3 pts