23 votes
211
The minimum Boolean expression for the following circuit is$\text{AB + AC + BC}$$\text{A + BC}$$\text{A + B}$$\text{A + B + C}$
8 votes
213
To represent hierarchical relationship between elements, which data structure is suitable?DequeuePriorityTreeAll of the above
2 votes
214
6 votes
215
1 votes
216
4 votes
217
1 votes
219
3 votes
221
1 votes
224
1 votes
226
Which of the following color models are defined with three primary colors ? RGB and HSV color modelsCMY and HSV color modelsHSV and HLS color modelsRGB and CMY color mode...
3 votes
227
Obtain the principal disjunctive normal form ofq ∨ ( p ∧ ¬ q )
3 votes
228
Let P(x) denote the statement "x < 4."What are these truth values? a) P(0) b) P(4) c)P(6)
18 votes
229
A system has 3 processes sharing 4 resources. If each process needs a maximum of 2 units, thenDeadlock can never occurDeadlock may occurDeadlock has to occurNone of these...
15 votes
232
If $(\text{G} , .)$ is a group such that $(ab)^{-1}=a^{-1}b^{-1},\forall a,b \in \text{G},$ then $\text{G}$ is a/anCommutative semi groupAbelian groupNon-abelian groupNon...
3 votes
233
4 votes
234
The post order traversal of a binary tree is DEBFCA. Find out the pre-order traversalABFCDEADBFECABDECFNone of the above
13 votes
236
When a DNS server accepts and uses incorrect information from a host that has no authority giving that information, then it is calledDNS lookupDNS hijackingDNS spoofingNo...
6 votes
239
In Ethernet CSMA/CD, the special bit sequence transmitted by media access management to handle collision is calledPreamblePostambleJamNone of these
2 votes
240
The functional difference between $SR$ flip-flop and $J$-$K$ flip-flop is that :$J$-$K$ flip-flop is faster than $SR$ flip-flop$J$-$K$ flip-flop has a feedback path$J$-$K...