Which statement describes the primary purpose of JavaScript?
a.The primary purpose of JavaScript is to enable features such as validation of forms before they are submitted to the server.
b.The primary purpose of JavaScript is to create applications that run in a virtual machine or browser.
c.The primary purpose of JavaScript is to create complex application logic that is then embedded into other container objects such as a Web browser.
d.The primary purpose of JavaScript is to embrace the full functionality of a server, allowing access to databases, UNIX commands, and other programs.

Respuesta :

a.The primary purpose of JavaScript is to enable features such as validation of forms before they are submitted to the server.

Explanation:

On web pages before submitting the day, end user has to do client validations such as whether data enter is correct data type,  so end user for  client side validation been eiher by VBSCRIPT (visual basic script language) or (JavaScript java script).  Internet explorer or Microsoft edge uses VBSCRIPT for web page validation.

For visual basic script languages end user should have enough knowledge   on visual basic programming languages. Same away for java script end user have enough knowledge on c language.

Both Scripts are used for client side validation on success of validation end user will submit web page form for next action. JavaScript is used in most of the browser including Microsoft explorer or Microsoft edge.

ACCESS MORE
EDU ACCESS
Universidad de Mexico