Most answered questions in Others

0 votes
2 answers
81
0 votes
2 answers
82
0 votes
2 answers
83
_________ is the class of decision problems that can be solved by non-deterministic polynomial algorithms.$\text{NP}$$\text{P}$HardComplete
0 votes
2 answers
84
When factorizing the Boolean equation $ \text{Y} = \text{A} \overline {\rm B} + \text{AB},$ the result will be :$\text{A} \overline {\rm B}$$\text{AB}$$\text{A}$$\text{B}...
0 votes
2 answers
85
The ___________ of a relationship is $0$ if there is no explicit need for the relationship to occur or the relationship is optional. modalitycardinalityentitystructured a...
0 votes
2 answers
86
The ____________ enables the software engineer to develop models of the information domain and functional domain at the same time.data flow diagramstate transition diagra...
0 votes
2 answers
87
0 votes
2 answers
89
What is the number of surjective maps from the set $\{1,\dots,10\}$ to the set $\{1,2\}$?$90$$1022$$98$$1024$
0 votes
2 answers
92
A tree has $2n$ vertices of degree $1$, $3n$ vertices of degree $2$, $n$ vertices of degree $3$. Determine the number of vertices and edges in tree.$12, 11$$11, 12$$10, 1...
2 votes
2 answers
93
0 votes
2 answers
96
Which tag is used to enclose any number of javascript statements in HTML document?<code><script><title><body>
0 votes
2 answers
97
A counting semaphore is initialized to $8$. $3$ wait ( ) operations and $4$ signal ( ) operations are applied. Find the current value of semaphore variable.$9$$5$$1$$4$
0 votes
2 answers
98
Suppose a system has $12$ magnetic tape drives and at time $t_0$, three processes are allotted tape drives out of their need as given below:$$\begin{array}{ccc} & \text{M...
0 votes
2 answers
99