Direction: Choose the correct option
Q1.
In an e-commerce cart, how would you manage the cart items?
Direction: Choose the correct option
Q2.
When a user clicks 'Add to Cart', what should happen?
Direction: Choose the correct option
Q3.
How would you calculate the total price of items in the cart?
Direction: Choose the correct option
Q4.
What is a common issue when managing cart with useContext?
Direction: Choose the correct option
Q5.
How can you persist cart items after page refresh?
