Skip to main content

CS302 Quiz No.1 Shared by Rabiya

Question 1
A standard SOP form has __________ terms that have all the variables in the domain of the expression.
Ans :Sum

 Question 2
.Which one of the following is not a valid rule of Boolean algebra?
(a) A + 1 = 1
(b) A = Ā(ans)
(c) A.A = A
(d) A + 0 = A

Question 3
How many data select lines are required for selecting eight inputs?
1
2
3 (correct)
 4

Question 4
If two adjacent 1s are detected in the input, the output is set to high.
 input combinations will be
1) 0011(ans)
2) 0101
3) 1100
4) 1010

Question 5
 The 4-variable Karnaugh Map (K-Map) has ______rows and ____colums
2,2
4,4, (ans)
4,2
2,4
 
Question 6
The boolean expression A + B' + C is
a sum term(ans)
a literal term
a product term
a complemented term

 Question 7
the boolean expression AB'CD'is
a sumterm
a product term(ans)
a literal term
always 1

Question 8
 Don’t care conditions are marked as ___________ in the output column of the function table
0
1
X(ans)
None of the given options

Question 9
An example of SOP expression is
A + B(C + D)
A'B + AC' + AB'C
(A' + B + C)(A + B' + C)
both (a) and (b)(ans)


 Question 10
 For a Standard SOP expression, a ______ is placed in the cell corresponding to the product term (Minterm) present in the expression.
0
1 (ans)
X (don’t care condition)

Comments

Popular posts from this blog

CS301 Current Finalterm Paper Spring 2014 Shared By M. Waleed

My Tday's Cs301 Paper: Mcq's Are From Moaz And Some Are From Handouts. Subjective Is From Moaz Majority One. 1- The Image Segmentation Define? 2- The Maximum Number Level Of Nodes In Binary Tree 3-The Iteration Array Have To Sort. 4- The Hapified Array Have To Solved 5- The Algorithm Of Binary Seaoh Tree 6-Sara Arrays Wala He Tha Ya Heap Wala. 7-....Wala Wala Wala...

CS614 Quiz No.4 Shared by Princess (solved), Spring 2014

  “What means What”. The phrase refers to: Select correct option:  Meta data  External data Transformed data Internal representations Question # 2 of 10 Which of the following is NOT one of the activities of “Maintenance and Growth” phase in Kimball’s DWH development approach? Select correct option: Education Technical Education Program Support  Interface Deployment                 Question # 3 of 10 Horizontally wide data means: Select correct option: Dataset has large no. of attributes Dataset has large no. of records Dataset has attribute skews Dataset has partitioning skews                 Question # 4 of 10 Which of the following is NOT one of the top-10 mistakes that should be avoided during DWH development? Select correct option: Not interacting directly with end ...

CS614 Quiz No.4 Shared by MT Khan (Solved)

Question # 1 of 10 ( Start time: 09:04:39 PM ) Total Marks: 1 A typical cycle of implementing the change in DWH comprises of the sequence: Select correct option: Production -> QA -> Development Development-> QA -> Production(CORRECT) Development -> Production -> QA Production -> Development -> QA Question # 2 of 10 ( Start time: 09:05:16 PM ) Total Marks: 1 Vertically wide data means: Select correct option: Dataset has large no. of attributes Dataset has large no. of records(CORRECT) Dataset has attribute skews Dataset has partitioning skews Question # 3 of 10 ( Start time: 09:05:43 PM ) Total Marks: 1 In ___________ phase of kimballs approach, we identify the components needed now and in future. Select correct option: Requirement definition Architectural design Product development Analytical application development Question # 4 of 10 ( Start time: 09:06:56 PM ) Total Marks: 1 Technical architecture design supports the communicat...