1. Question: Structure charts are easier than flowchart.

    A
    True

    B
    False

    Note: Not available
    1. Report
  2. Question: The sequence, loop and selection structure, there is a single entry point and a single exit point.

    A
    True

    B
    False

    Note: Not available
    1. Report
  3. Question: When is the early days of the programming?

    A
    In 1960 and 1970

    B
    In 1950 and 1960

    C
    In 1970 and 1980

    D
    None of them

    Note: Not available
    1. Report
  4. Question: Which of the following the term structured programming refers to?

    A
    A collection of techniques to follow for program developing

    B
    A collocations of library code to help programs

    C
    A collocations hardware for fast processing

    D
    A collocations of efficient logic

    Note: Not available
    1. Report
  5. Question: The index of a function entry can be calculated as ______

    A
    index=(search argument - first argument + 1)

    B
    index=(search argument - first argument - 1)

    C
    index=(search argument + first argument - 1)

    D
    index=(search argument + first argument + 1)

    Note: Not available
    1. Report
  6. Question: ______: Represents any manipulation of data, such as arithmatic operations or movement of data from one place to another.

    A
    Process

    Note: Not available
    1. Report
  7. Question: _______ outline: Represents any manipulation performed on the program rather than on data, such as initializating counters.

    A
    Preparation

    Note: Not available
    1. Report
  8. Question: ______ outline: Represents the comparison of two values.

    A
    Decision,Condition

    Note: Not available
    1. Report
  9. Question: ______ outline: Represents the exit to or entry from another part of the program.

    A
    Connector

    Note: Not available
    1. Report
  10. Question: ______ : Indicates the sequence of operations in the flowchart.

    A
    flowline

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