The process of testing the logic of programs to ensure they give correct result is known as?
algorithm
desk checking
flowcharting
table checking
Correct answer is C
No explanation has been provided for this answer.
The command line prompt of MS-DOS operating system is represented as?
C:>
C:\
C:\>
C\:>
Correct answer is B
No explanation has been provided for this answer.
The algebraic equation for the AND gate with input variables A and B is?
X = A.B
X =A/B
X= A-B
X = A+B
Correct answer is A
No explanation has been provided for this answer.
A row in a database table is referred to as?
attribute
data item
field
record
Correct answer is D
No explanation has been provided for this answer.