C-07-Q103mediumsingle_mcq
Reload command is especially important for:
Reload command is especially important for:
- aStatic pages only
- bDynamic webpages
- cPDF files
- dImage-only pages
ব্যাখ্যা
Reloading fetches a fresh copy of a page, which matters most when the content changes frequently. Dynamic webpages generate updated content on each request, so reloading ensures the user sees the latest version rather than a cached one.