Boolean Operation
Test
Model Test
Ebook
Quiz on programming process
Quiz 1 Structured Programming Method
Quiz 2 Structured Programming Method
Quiz 3 Structured Programming Method
Index
Structured Programming Method Home
Programming Process
188
Basic
148
Structured Programming
116
Algorithm
14
Glossary
1
Flowchart
16
Control Structure
5
Control Break
19
Boolean Operation
22
File Handling
6
Schools
Ebook
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
Show answer
Show Note
Report
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
Show answer
Show Note
Report
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
Show answer
Show Note
Report
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
Show answer
Show Note
Report
Question:
If A is true then NOT A is -
A
True
B
False
C
True or False
D
True and False
Note:
Not available
Show answer
Show Note
Report
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
Show answer
Show Note
Report
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
Show answer
Show Note
Report
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
Show answer
Show Note
Report
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
Show answer
Show Note
Report
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
Show answer
Show Note
Report
First
Prev
1
2
3
Next
Last
/3
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd