24. What language does a browser typically interpret to display information from the World Wide Web? A.Machine Code B.Assembly Language C.HTML D.C++ E.None of these
Option C Solution: Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. With Cascading Style Sheets (CSS) and JavaScript, it forms a triad of cornerstone technologies for the World Wide Web.