FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WEB PAGE DESIGN AND PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Select all the technologies your need to create an interactive web page
A
CSS
B
JavaScript
C
Java
D
HTML or HTML5
Explanation: 

Detailed explanation-1: -Along with CSS and HTML, JavaScript is one of the three core web programming languages. JavaScript is a scripting language. It runs directly from its source code; it doesn’t need to be translated into machine code before it runs. JavaScript is also a full-stack language-though it’s most commonly used on the front end.

Detailed explanation-2: -Both HTML and HTML5 are hypertext markup languages, primarily used to develop web pages or applications. HTML5 is the latest version of HTML and supports new markup language functionalities such as multimedia, new tags and elements as well as new APIs. HTML5 also supports audio and video.

Detailed explanation-3: -HTML5 is a markup language used for structuring and presenting content on the World Wide Web. It is the fifth and final major HTML version that is a World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML Living Standard.

There is 1 question to complete.