Linux Essentials (010-160) — Question 71
What are the differences between a private web browser window and a regular web browser window? (Choose three.)
Answer options
- A. Private web browser windows do not allow printing or storing websites.
- B. Private web browser windows do not store cookies persistently.
- C. Private web browser windows do not support logins into websites.
- D. Private web browser windows do not keep records in the browser history.
- E. Private web browser windows do not send regular stored cookies.
Correct answer: B, D, E
Explanation
The correct answers are B, D, and E because private web browser windows do not retain cookies after the session ends, do not keep a record in the browser's history, and do not send stored cookies. Options A and C are incorrect since private browsing allows printing and does support logins, but the session data is not stored after closing the window.