A student wants to visit a specific news website. She types 'bbc news latest' into the address bar and presses Enter. What most likely happens?
AThe browser goes directly to the BBC's website at www.bbc.com
BThe browser shows an error because the address bar only accepts exact web addresses
CThe browser treats it as a search query and shows search results for 'bbc news latest'
DThe browser asks her to choose between search and navigation
Modern browsers treat text in the address bar that doesn't look like a web address as a search query. Typing 'bbc news latest' lacks the structure of a URL (no domain, no dot-extension), so the browser searches for it instead of navigating directly. To go directly to the BBC, she should type 'www.bbc.com' or just 'bbc.com'.
Question 2 Multiple Choice
You click inside your browser's address bar and it shows 'www.youtube.com'. What does this tell you?
AYouTube is the site you plan to visit next
BYou are currently on the YouTube website
CYouTube is your browser's default home page
DYouTube has been saved to your bookmarks
The address bar always displays the URL of the page you are currently viewing. Seeing 'www.youtube.com' means your browser has loaded and is showing a YouTube page right now. It reflects the present state of your browser, not your intentions or bookmarks.
Question 3 True / False
The address bar at the top of a browser always shows the web address of the page you are currently viewing.
TTrue
FFalse
Answer: True
This is exactly what the address bar does — it displays the URL of the currently loaded page. As you navigate from page to page, the address bar updates to reflect each new location. This makes it a reliable indicator of where you are on the web.
Question 4 True / False
You is expected to generally type 'www.' at the beginning of a web address or the browser will fail to find the website.
TTrue
FFalse
Answer: False
Modern browsers add 'www.' automatically when needed, and many websites work fine without it. Typing 'wikipedia.org' and pressing Enter will load Wikipedia just as well as typing 'www.wikipedia.org'. The 'www.' prefix is often optional because browsers are designed to handle common address variations.
Question 5 Short Answer
What is the key difference between the address bar and a search bar in a web browser, and when would you use each?
Think about your answer, then reveal below.
Model answer: The address bar takes you directly to a specific website when you type its exact URL (e.g., 'www.bbc.com'). A search bar (or searching via the address bar) finds pages based on keywords when you don't know an exact address. Use the address bar when you know the exact URL; use search when you need to find something by topic or keyword.
This distinction matters because the two mechanisms work completely differently. The address bar sends your browser to one specific location; a search query returns a list of possibly relevant pages from which you choose. Modern browsers blur this line by accepting both from the address bar, but the underlying difference — direct navigation vs. keyword discovery — remains important for understanding how the web works.