1. 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
  2. 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
  3. 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
  4. Question: The term structured programming refers to a ________

    A
    Collection of techniques.

    B
    Technique

    C
    Method

    D
    Algorithm

    Note: Not available
    1. Report
  5. Question: Structured programming techniques increase programmer productivity to reducing the time required to _______.

    A
    Maintain programs

    B
    Test & Debug

    C
    Write

    D
    Documenting

    Note: Not available
    1. Report
  6. Question: In modular programming modules are limited task to perform. Which of the following activities can be included to the task?

    A
    manipulating data

    B
    output

    C
    input

    D
    controlling other module

    E
    some combination of all

    Note: Not available
    1. Report
  7. Question: No module can have direct access to any other module except its calling module and its parent’s sub-modules.

    A
    True

    B
    False

    Note: Not available
    1. Report
  8. Question: ANSI stands for ______

    A
    American National Standards Institute

    B
    American National Stander information

    C
    american National Standard Institute

    D
    American Nationalism standard Institute

    Note: Not available
    1. Report
  9. Question: If program will not get correct format as a input  then ______ will show.

    A
    Syntax Error

    B
    Runtime Error

    C
    General Error

    D
    Execution time Error

    Note: Not available
    1. Report
  10. Question: Which is the faster searching algorithm for the ordered item?

    A
    Binary search

    B
    Sequential search

    C
    Linear search

    D
    None

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