1. Question: Which of the following is/are not translator program?

    A
    Complier

    B
    Generator

    C
    Assembler

    D
    Interpreter

    E
    Translator

    Note: Not available
    1. Report
  2. Question: Detail line consist of ________

    A
    Items

    B
    Fields

    C
    Total lines

    D
    Records

    Note: Not available
    1. Report
  3. Question: The total line is processed with _________expression inside the loop.

    A
    Total line = Total line + new item

    B
    Total line = new item

    C
    Total line = new item1 + new item2 + … + new itemN

    D
    Total line = Total line ++ new item

    Note: Not available
    1. Report
  4. Question: Which of the following defines an algorithm?

    A
    It is a graphical representation of a program flow.

    B
    It is the documentation of program logic.

    C
    It is a list of sequence of steps required to solve the problem.

    D
    It is the actual program code.

    Note: Not available
    1. Report
  5. Question: What is used to keep track of the number of times something occurs in a program?

    A
    A loop.

    B
    A counter.

    C
    A decision construct.

    D
    None.

    Note: Not available
    1. Report
  6. Question: A source program written in a High-level language is translated into ______ using a special translator program?

    A
    Object program.

    B
    Assembly program

    C
    IL program

    D
    Byte code

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

    A
    Syntax error.

    B
    Logical error.

    C
    Execution-time error.

    D
    Bug

    Note: Not available
    1. Report
  8. Question: Which of the following is or are included the problem definition?

    A
    Output

    B
    Input

    C
    Algorithm

    D
    Output format

    E
    Flowchart

    Note: Not available
    1. Report
  9. Question: Documentation actually begins with the _______

    A
    Definition of the problem

    B
    Algorithm

    C
    Flowchart

    D
    Disk-checking

    E
    Debugging and testing

    Note: Not available
    1. Report
  10. Question: Earlier programmer emphasis to save computer _____ and _____ for the computers limited capabilities.

    A
    Memory, time

    B
    Memory, speed

    C
    Cost, time

    D
    Memory, time, cost

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