1. Question: What is the sequence of evaluating Boolean expressions?

    A
    NOT, AND, OR

    B
    AND, OR, NOT

    C
    NOT, OR, AND

    D
    AND, NOT, OR

    Note: Not available
    1. Report
  2. Question: To represent the possible values of combinations of conditions is commonly used in-

    A
    Boolean operation

    B
    Decision table

    C
    Truth tables

    D
    Boolean logic

    Note: Not available
    1. Report
  3. Question: The expression A AND B which one is the statement is true ?

    A
    If A is true and B is true

    B
    If A is true or B is true

    C
    or both A B are true

    D
    Both a, c

    Note: Not available
    1. Report
  4. Question: The expression A OR B which one is the statement is true?

    A
    If A is true or B is true

    B
    If A is true or B is true, or both are true

    C
    If A is true or not

    D
    If B is true or not

    Note: Not available
    1. Report
  5. Question: If A is true then NOT A is -

    A
    True

    B
    False

    C
    True or False

    D
    True and False

    Note: Not available
    1. Report
  6. Question: How can you develop your truth tables?

    A
    Set up a column for each condition.

    B
    List all possible combinations of conditions.

    C
    Write each expression to be evaluated as a column heading.

    D
    All of the above.

    Note: Not available
    1. Report
  7. Question: How can you validation your input?

    A
    Sequence checking.

    B
    Restricted value test.

    C
    Both a and b.

    D
    None of the above.

    Note: Not available
    1. Report
  8. Question: In a form at date of birth field you can not input over age of 30.What's kind of input validation is it?

    A
    Sequence checking

    B
    Restricted value test

    C
    Limitation of data

    D
    None of these

    Note: Not available
    1. Report
  9. Question: If we found a sequence error what do we do depend on the -

    A
    Nature of the problem

    B
    Type of processing

    C
    Both a and b

    D
    None of these

    Note: Not available
    1. Report
  10. Question: Error routine being done:

    A
    Display an error message and wait for the operation to take some corrective action.

    B
    Display an error message terminate processing immediately

    C
    Make a record of the error so that it can be corrected later.

    D
    All of the above

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