Examlex

Solved

What Would the Browser Display If the Following Script Were

question 28

Multiple Choice

What would the browser display if the following script were executed
< script type = "text/javascript" >
Var count = 0;
Var total = 0;
While ( count < = 5 )
{
Total = total + 10;
Count = count + 1;
}
Document.write( total ) ;
< /script >


Definitions:

Behavioral Disorders

A range of disorders characterized by disruptive or inappropriate behaviors.

Psychiatrist

A medical doctor specialized in the diagnosis, treatment, and prevention of mental health disorders and emotional problems.

Medical Degree

A qualification awarded to students who have completed studies in the field of medicine, qualifying them to practice as doctors.

Clinical Psychologist

An expert in providing treatment for mental health, emotional issues, and behavior problems by offering therapeutic services.

Related Questions