COMPUTER NETWORKING

MULTIMEDIA AND QUALITY OF SERVICE

MULTIMEDIA DATA

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A disadvantage of using HTML to create a multimedia solution is that it can only create static pages; if a dynamic page is required then additional script (for example, JavaScript) is needed. True or False?
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Dynamic HTML can work with HTML, JavaScript, XML, and CSS to create dynamic and interactive web pages. Dynamic HTML allows developers to generate effects on a page that would otherwise be impossible. In addition, it allows programmers to use a combination of website creation and animation technologies.

Detailed explanation-2: -Static webpages are generally simple HTML written pages in which all the data is static in nature and it does not get changed until someone changes it manually. Dynamic webpages are the pages written in some more complex language such as ASP.NET in which the data is rendered after some interpretation.

There is 1 question to complete.