1. Question:What is OR oparator ? 

    Answer
    A Boolean operation,as in A OR B, in which the statement is true if either A or B(or both) is true.






    1. Report
  2. Question:What is NOT oparator ? 

    Answer
    A Boolean operation,as in NOT A , that changes the value of statement from true to false or from false to true.






    1. Report
  3. Question:Define hashing. 

    Answer
    Deriving the location for a record in a random file from the record key.






    1. Report
  4. Question:What is resticted-value test ? 

    Answer
    Checking the value of a field to be sure it is acceptable is editing input by means resticted-value test.






    1. Report
  5. Question:What is error rutine ? 

    Answer
    Instructions thet are executed when an error is encountered during processing.






    1. Report
Copyright © 2025. Powered by Intellect Software Ltd