1. Question: programming process is ______

    A
    System-development process

    B
    Coding process

    C
    Testing process

    D
    Problem solving process

    Note: Not available
    1. Report
  2. Question: How many activities is/are available in programming process?

    A
    2

    B
    4

    C
    5

    D
    6

    Note: Not available
    1. Report
  3. Question: A computer program consists of a _________

    A
    Instruction.

    B
    Group of instructions.

    C
    Group of symbols.

    D
    English sentence that we understand.

    Note: Not available
    1. Report
  4. Question: Which is/are not the activity/activities of programming process?

    A
    Defining the problem

    B
    Preparing an algorithm

    C
    Preparing program flowchart

    D
    Coding the program

    E
    Debugging and testing

    F
    Documenting

    G
    Implementing

    Note: Not available
    1. Report
  5. Question: The program output is/are element(s) of the _________

    A
    Coding

    B
    Debugging and testing

    C
    Documenting

    D
    Problem Definition

    Note: Not available
    1. Report
  6. Question: Records are composed of _____ also called ______

    A
    Fields, Items

    B
    Data, Fields

    C
    Name, Phone

    D
    Input, Data

    Note: Not available
    1. Report
  7. Question: Why do we input to the program?

    A
    For Data to be processed.

    B
    Just to be printed to monitor

    C
    Just to be prompted to user.

    D
    For transferring to other program.

    Note: Not available
    1. Report
  8. Question: Who is responsible to defining problem definition usually?

    A
    Programmer

    B
    Analyst

    C
    Manager

    D
    User

    Note: Not available
    1. Report
  9. Question: Which of the following statement(s) for computer capabilities is/are not true?

    A
    Computer can perform arithmetic operations.

    B
    Computer can compare two things and, on the basis of the result of the comparison, choose among alternative courses of action.

    C
    It can move data about in its memory.

    D
    The computer can also input (read in) data and output (write out results)

    E
    Computer can solve the problem for it memory by itself.

    Note: Not available
    1. Report
  10. Question: To reduce execution-time error we should

    A
    Initialize the variable(s) with as required value

    B
    Declare the variable(s)

    C
    Initialize the variable(s) with the zero value

    D
    Initialize the variable(s) with the null value

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