Vidyalelo
Data Structure · Q41

Stacks in Data Structures

Programming · Data Structure · question 41

Q41

What is a common use case for a stack in web browsers?

A.
Maintaining a history of visited pages
Answer
B.
Storing user credentials
C.
Caching images
D.
Handling cookies

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board