New ! Computer Science MCQ Practise Tests



11th Standard English Medium Computer Science Subject Arrays and Structures Book Back 1 Mark Questions with Solution

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

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

    1 Marks

    5 x 1 = 5
  1. Which of the following is the collection of variables of the same type that an referenced by a common name?

    (a)

    int

    (b)

    float

    (c)

    Array

    (d)

    class

  2. Array subscripts is always starts with which number?

    (a)

    -1

    (b)

    0

    (c)

    2

    (d)

    3

  3. int age[]={6,90,20,18,2}; How many elements are there in this array?

    (a)

    2

    (b)

    5

    (c)

    6

    (d)

    4

  4. cin >>n[3]; To which element does this statement accepts the value?

    (a)

    2

    (b)

    3

    (c)

    4

    (d)

    5

  5. By default, a string ends with which character?

    (a)

    \o

    (b)

    \t

    (c)

    \n

    (d)

    \b

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

Reviews & Comments about 11th Standard English Medium Computer Science Subject Arrays and Structures Book Back 1 Mark Questions with Solution updated Book back Questions

Write your Comment