New ! Computer Applications MCQ Practise Tests



11th Standard English Medium Computer Applications Subject Control Structure in JavaScript Book Back 3 Mark Questions with Solution

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Applications

Time : 01:00:00 Hrs
Total Marks : 15

    3 Marks

    5 x 3 = 15
  1. What is if statement and write its types?

  2. Write the syntax for else-if statement.

  3. What is called a loop and what are its types?

  4. Differentiate between while and do while statements

  5. What message will be displayed, if the input for age is given as 20, for the following snippet?
    if (age > = 18 )
    {
    alert ("you are eligible to get Driving licence"}
    }
    else
    alert ("you are not eligible to get driving licence");
    }

*****************************************

Reviews & Comments about 11th Standard English Medium Computer Applications Subject Control Structure in JavaScript Book Back 3 Mark Questions with Solution

Write your Comment