MICROPROCESSOR AND MICROCONTROLLER

ICT

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which code executes in a web browser and determines what your customers or clients will see when they land on your website?
A
Database technology
B
Server-side scripting
C
Client-side scripting
D
None of the above
Explanation: 

Detailed explanation-1: -HTTP: Hypertext Transfer Protocol is an application protocol that defines a language for clients and servers to speak to each other. This is like the language you use to order your goods.

Detailed explanation-2: -Ruby on Rails, PHP, ColdFusion, Python, ASP, Perl, and more languages are used in server programming. Javascript, HTML, CSS, VB script, and other languages are frequently used for client-side scripting.

Detailed explanation-3: -Client-side scripting simply means running scripts, such as JavaScript, on the client device, usually within a browser. All kinds of scripts can run on the client side if they are written in JavaScript, because JavaScript is universally supported.

Detailed explanation-4: -Client-side code is code that runs in your browser. It always uses JavaScript, because that’s the only language that every browser understands ( for now ).

Detailed explanation-5: -A browser is a software program used to view web pages.

There is 1 question to complete.