Viva Questions
11 sets · 82 questions — organized by topic.
- Q1.
Define What is WordPress (CMS) in your own words.
Hint: Start with a one-sentence plain-English definition.
2 pts - Q2.
What problem does WordPress.com vs WordPress.org solve in WordPress?
Hint: Focus on the pain-point it addresses in day-to-day code.
2 pts - Q3.
Show the syntax / minimum code required to use Features & Advantages.
Hint: A 2-3 line code example is enough.
3 pts - Q4.
List two real-world situations where you would use Real-world use cases.
Hint: Think about production apps — e-commerce, payments, UIs.
2 pts - Q5.
Name one common mistake beginners make with WordPress ecosystem (Themes & Plugins).
Hint: Off-by-one, null checks, wrong scope, forgetting to close something…
1 pt - Q6.
Define Domain & Hosting basics in your own words.
Hint: Start with a one-sentence plain-English definition.
2 pts - Q7.
What problem does Installing WordPress (Live server) solve in WordPress?
Hint: Focus on the pain-point it addresses in day-to-day code.
2 pts - Q8.
Show the syntax / minimum code required to use Local setup (XAMPP / Localhost).
Hint: A 2-3 line code example is enough.
3 pts
