FUNDAMENTALS OF COMPUTER

WEB BROWSERS TECHNOLOGY

WHAT IS WEB TECHNOLOGY

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which is not client side scripting language?
A
Vbscript
B
Javascript
C
Java
D
None of these
Explanation: 

Detailed explanation-1: -PHP are not client side scripts.

Detailed explanation-2: -The client-side programming languages are HTML, CSS, and JavaScript. In contrast, server-side scripting programming languages, including PHP, ColdFusion, Python, ASP.net, Java, C++, Ruby, C#, A server-side script communicates with the server when it is executed.

Detailed explanation-3: -Client-side JavaScript does not allow the reading or writing of files.

Detailed explanation-4: -JSP is a server-side technology, so all JSP elements such as actions and scriptlets execute on the server before the resulting page is sent to the browser. A page can also contain client-side code, such as JavaScript code or Java applets.

There is 1 question to complete.