3 answers
3
The correct matching for the following pairs is$$\begin{array}{ll|ll}\hline \text{A.} & \text{All pairs shortest path} & \text{1.} & \text{Greedy} \\\hline \text{B.} & \...
3 answers
5
6 answers
7
To evaluate an expression without any embedded function callsOne stack is enoughTwo stacks are neededAs many stacks as the height of the expression tree are neededA Turin...
1 answer
13
Minimize this dfa ?figure 2.16
2 answers
19
The most relevant addressing mode to write position-independent code what is the meaning of postion - independent code
3 answers
20
Match the pairs in the following questions:$$\begin{array}{|ll|ll|} \hline (a) & \text{A heap construction} & (p) & \ \Omega(n\log_{10}n) \\\hline (b) & \text{Construct...
2 answers
21
Which of the following is NOT a superkey in a relational schema with attributes $V,W,X,Y,Z$ and primary key $V\;Y$?$VXYZ$$VWXZ$$VWXY$$VWXYZ$
17 answers
22
7 answers
23
0 answers
25
The no. Of state in minimal dfa for string starting with abb and ending with b over the alphabet a,b .Please construct dfa
4 answers
26
The total number of Boolean functions which can be realised with four variables is:$4$$17$$256$$65, 536$
3 answers
30