Direction: Choose the correct option
Q1.
In a task manager CLI app using MongoDB, how would you typically store tasks?
Direction: Choose the correct option
Q2.
What fields might a task document commonly include?
Direction: Choose the correct option
Q3.
How would you mark a task as completed in the database?
Direction: Choose the correct option
Q4.
To list only incomplete tasks, what query would you use?
Direction: Choose the correct option
Q5.
What MongoDB feature would be useful for automatically adding a timestamp when a task is created?
