New ! Computer Science MCQ Practise Tests



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

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 25

    1 Marks

    25 x 1 = 25
  1. Which of the following contains a set a code that works an many kinds of input and produces a concrete output?

    (a)

    Function

    (b)

    Algorithm

    (c)

    Arguments

    (d)

    Language

  2. Which of the following is an instance created from the class?

    (a)

    parameter

    (b)

    function

    (c)

    subroutines

    (d)

    object

  3. Explicitly_________the types can help with debugging.

    (a)

    defining

    (b)

    annotating

    (c)

    informing

    (d)

    computing

  4. Strlen is an example________function.

    (a)

    user defined

    (b)

    impure

    (c)

    pure

    (d)

    recursive

  5. ADT expansion is

    (a)

    Abstract Data Template

    (b)

    Absolute Data Type

    (c)

    Abstract Data Type

    (d)

    Application Development Tool

  6. Which of the following are implemented using & lists?

    (a)

    Singly linked list ADT

    (b)

    Doubly Linked list ADT

    (c)

    Queue ADT

    (d)

    All of these

  7. To facilitate data abstraction, How many types of functions are created?

    (a)

    2

    (b)

    3

    (c)

    4

    (d)

    Only one

  8. To implement the concrete level of data abstraction the language python provides a compound structure called

    (a)

    ADT

    (b)

    Concrete data

    (c)

    Pair

    (d)

    User defined function

  9. CDT expansion is

    (a)

    Collective Data Type

    (b)

    Class Data Type

    (c)

    Concrete Data Type

    (d)

    Central Data Type

  10. A________ data representation is defined as an independent part of the program.

    (a)

    Abstract

    (b)

    Concrete

    (c)

    List

    (d)

    Tuple

  11. ______is made up of list or Tuples

    (a)

    Set

    (b)

    Pair

    (c)

    Dictionary

    (d)

    Control Structures

  12. How many variables can be mapped to the same instance?

    (a)

    2

    (b)

    3

    (c)

    4

    (d)

    Multiple

  13. Which of the following keeps track of all these mappings with namespaces?

    (a)

    Programming languages

    (b)

    Application software

    (c)

    System software

    (d)

    MySQL

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

    (a)

    Global

    (b)

    Enclosed

    (c)

    List

    (d)

    Built-in

  15. Which of the following programming enables programmers to divide up the work and retry pieces of the program independently?

    (a)

    Modular Programming

    (b)

    Procedural Programming

    (c)

    Object Oriented Programming

    (d)

    Structural Programming

  16. Which of the following contain instructions, processing logic and data?

    (a)

    Scopes

    (b)

    Modules

    (c)

    Indentation

    (d)

    Access control

  17. The arrangement of private instance variables and public methods ensure the principle of

    (a)

    Inheritance

    (b)

    Polymorphism

    (c)

    Encapsulation

    (d)

    Abstraction

  18. Scope refers to the visibility of___________.

    (a)

    Variables

    (b)

    Parameters

    (c)

    Functions

    (d)

    All of these

  19. In Object Oriented Programming Language security is implanted through_______

    (a)

    Access modifiers

    (b)

    Access modules

    (c)

    Access variables

    (d)

    Keywords

  20. Which of the following is not a searching technique?
    (i) Linear
    (ii) Binary
    (iii) Selection
    (iv) Merge

    (a)

    Only i

    (b)

    Only ii

    (c)

    Only iii

    (d)

    iii and iv

  21. Performance measurement of an algorithm is called

    (a)

    Posteriori testing

    (b)

    Priori estimates

    (c)

    Efficiency testing

    (d)

    Algorithmic analysis

  22. How many factors are used to measure the time efficiency of an algorithm?

    (a)

    Two

    (b)

    Three

    (c)

    Six

    (d)

    Many

  23. How many asymptotic notations are mostly used to represent time complexity of algorithms?

    (a)

    Three

    (b)

    Two

    (c)

    One

    (d)

    Many

  24. Which search algorithm can be done as divided and conjurer search algorithm?

    (a)

    Half-interval

    (b)

    linear

    (c)

    Sequential

    (d)

    Bubble

  25. Which of the following programming is used whenever problems can be divided into similar sub-problems?

    (a)

    Dynamic

    (b)

    Object oriented

    (c)

    Modular

    (d)

    Procedural

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

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

Write your Comment