C-07-Q045mediumsingle_mcq
To display content of a web page in browser, we need:
To display content of a web page in browser, we need:
- aOnly HTML
- bVarious program files
- cOnly CSS
- dOnly one file
ব্যাখ্যা
A modern web page is rarely a single file; rendering its full content in the browser requires several program files working together (HTML, CSS, scripts, and media), so "various program files" is correct.