New ! Computer Science MCQ Practise Tests



12th Standard English Medium Computer Science Subject Scoping Creative 1 Mark Questions with Solution Part - I

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 5

    1 Marks

    5 x 1 = 5
  1. Which of the following refers to the addresses to an object in memory?

    (a)

    Functions

    (b)

    Indentation

    (c)

    Variables

    (d)

    Operators

  2. Write the below interns of hierarchy (highest to lowest)?
    (1) Reversed names in built in functions
    (2) Defined inside function
    (3) Defined inside enclosing function
    (4) Defined at the uppermost level

    (a)

    3,2,1,4

    (b)

    1,4,2,3

    (c)

    2,3, 1,4

    (d)

    2,3,4, 1

  3. Which of the following is not a variable scope?

    (a)

    Global

    (b)

    Enclosed

    (c)

    List

    (d)

    Built-in

  4. What is the output of the statement in the following program?
    X:=10
    Disp ( ):
    a:=7
    print a
    Disp ( ) :
    Print a

    (a)

    710

    (b)

    107

    (c)

    7

    (d)

    10

  5. Which of the following keywords are not used to control the access to class members?

    (a)

    Public

    (b)

    Protected

    (c)

    Public

    (d)

    Global

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

Reviews & Comments about 12th Standard English Medium Computer Science Subject Scoping Creative 1 Mark Questions with Solution Part - I

Write your Comment