1. Question: Which of the following is/are not programming language category?

    A
    High Level Language

    B
    Low Level Language

    C
    Top Level Language

    D
    Middle Level Language

    Note: Not available
    1. Report
  2. Question: Which Languages allows three way branching?

    A
    FORTRAN

    B
    COBOL

    C
    BASIC

    D
    Pascal

    Note: Not available
    1. Report
  3. Question: Which Languages allow two way branching?

    A
    Assembler

    B
    RPG II

    C
    FORTARN

    D
    BASIC

    Note: Not available
    1. Report
  4. Question: We can display our program output with ______

    A
    Printer

    B
    CRT

    C
    VDT

    D
    CRT and Printer only

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

    A
    Checks syntax of whole instructions for each time

    B
    Checkes syntax of a single instruction for each time

    C
    Checked the algorithm

    D
    None

    Note: Not available
    1. Report
  6. Question: When the early days of programming were when computer had very little capabilities that programmer's was needed to invent very efficient algorithm and techniques?

    A
    In 1960 and 1970

    B
    In 1950 and 1960

    C
    In 1970 and 1980

    D
    None

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

    A
    The sub-module closes the program

    B
    The sub-module returns control to it's parent 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: Which type of subroutine is frequently used as a library subroutine for complex processing that is needed for common use in the program, such as mathematical or statistical routines or the sorting of files?

    A
    Internal

    B
    External

    C
    Internal & External

    D
    None

    Note: Not available
    1. Report
  9. Question: A module is denoted as ______

    A
    a name within circle

    B
    a short name and a unique number within a rectangle.

    C
    a short name, a unique number within a circle.

    D
    a unique number within a rectangle.

    Note: Not available
    1. Report
  10. Question: Which of the following is/are not the part of the logical structure?

    A
    Sequence

    B
    Loop

    C
    selection

    D
    condition

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