New ! Computer Applications MCQ Practise Tests



12th Standard Computer Applications English Medium Free Online Test Book Back One Mark Questions

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Applications

Time : 00:10:00 Hrs
Total Marks : 10

    Answer all the questions

    10 x 1 = 10
  1. __________ refers to any type of application that involves more than one type of media such as text, graphics video animation and sound.

    (a)

    an executable file

    (b)

    desktop publishing

    (c)

    multimedia

    (d)

    hypertext

  2. DTP stands for ______.

    (a)

    Desktop Publishing

    (b)

    Desktop Publication

    (c)

    Doctor To Patient

    (d)

    Desktop Printer

  3. Which language is used to request information from a Database?

    (a)

    Relational

    (b)

    Structural

    (c)

    Query

    (d)

    Compiler

  4. What does PHP stand for?

    (a)

    Personal Home Page

    (b)

    Hypertext Preprocessor

    (c)

    Pretext Hypertext Processor

    (d)

    Pre-processor Home Page

  5. Which one of the following is the right way of defining a function in PHP?

    (a)

    function { function body }

    (b)

    data type functionName(parameters) { function body }

    (c)

    functionName(parameters) { function body }

    (d)

    function fumctionName(parameters) { function body }

  6. What will be the output of the following PHP code?
    < ? php
    \($\) x;
    if (\($\)x)
    print “hi” ;
    else
    print “how are u”;
    ? >

    (a)

    how are u

    (b)

    hi

    (c)

    error

    (d)

    no output

  7. Most complicated looping structure in PHP is ________

    (a)

    While

    (b)

    Do While

    (c)

    for

    (d)

    None of them

  8. When you use the \$_GET variable to collect data, the data is visible to..

    (a)

    none

    (b)

    only user

    (c)

    everyone

    (d)

    selected few

  9. Which one of the following statements instantiates the mysqli class?

    (a)

    mysqli = new mysqli()

    (b)

    \($\)mysqli = new mysqli()

    (c)

    \($\)mysqli - > new.mysqli()

    (d)

    mysqli - > new.mysqli()

  10. A set of computers connecting together is called as ___________

    (a)

    Network

    (b)

    Server

    (c)

    Hub

    (d)

    Node

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

Reviews & Comments about 12th Standard Computer Applications English Medium Free Online Test Book Back One Mark Questions

Write your Comment