Computer Science Ques 483

Question: When we run a program in HTML coding. ___ is used as backend _____ works as frontend.

Options:

A) Notepad - Internet-Explorer

B) Notepad - Msn-messenger

C) MS-word - Internet Explorer

D) Both [a] and [b]

E) None of these

Show Answer

Answer:

Correct Answer: A

Solution:

  • Web pages can be developed using HTML coding. This coding can be written in backend tools such as Notepad. HTML editors such as Netscape editor, front page 98, Adobe page mill, etc. Backend is used to design web pages. Front end is the nothing but a place where you can view. Web pages that you have coded using one of the backend tools. Internet Explorer, on client machine, is the most common front end tool to view web pages.