1. Question: We can display our program in which way?

    A
    Using printing

    B
    Using CRT

    C
    Using VDT

    D
    All of the above

    Note: Not available
    1. Report
  2. Question: Interpreter is used for what?

    A
    Syntax of whole program Checked

    B
    Syntax of each instruction is checked

    C
    Checked the algorithm

    D
    All

    Note: Not available
    1. Report
  3. Question: Violation of the rules of a perticular programming language creates what?

    A
    Syntax error

    B
    Logical error

    C
    Execution time error

    D
    Bug

    Note: Not available
    1. Report
  4. Question: A compiler is a ______

    A
    Software development environment

    B
    Code editor

    C
    Translator program

    D
    System software

    Note: Not available
    1. Report
  5. Question: An asterisk (*) is represent?

    A
    Multiplication

    B
    Division

    C
    Subtraction

    D
    Addition

    Note: Not available
    1. Report
  6. Question: What are the result of the emphasis the programmer often spent a great deal?

    A
    None of them

    B
    Both a and b

    C
    A clever techniques and algorithms to remove computer time and memory

    D
    A clever techniques and algorithms to solve computer time and memory

    Note: Not available
    1. Report
  7. Question: The main transfers controls to a sub module to perform a tesk. What happens when the sub module has completed its task?

    A
    The sub module closes the program

    B
    The sub module returns control to the main module

    C
    The sub module waits idly for the main take the control back

    D
    The sub module transfers control the underlying operating system

    Note: Not available
    1. Report
  8. Question: When we use annotation?

    A
    Skip something

    B
    Explain the outline subject

    C
    Remove something

    D
    Reduce something

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd