Question:What is truth table ?
Answer
The truth table is commonly used to represent the possible values of combinations of conditions.
Question:What is truth table ?
The truth table is commonly used to represent the possible values of combinations of conditions.
Question:What is AND oparation.?
A Boolean operation,as in the statement A AND B, in which the statement is true only if both A and B are true.
Question:What is N-S(Nassi-Shneiderman) Flowchart?
A compact and easily understood technique for planning and documenting structured programs; includes no provision for branching.
Question:What is sequence checking ?
A method for verifying that a file is in order by comparing key fields of consecutive records.
Question:What is function table?
A table that contains values that are to be retrieved for use in processing.