1 answer
2
Shift reduce parsing can also be called as:Reverse of the Right Most DerivationRight Most DerivationLeft Most DerivationNone of the options
2 answers
5
The ___________ of a relationship is $0$ if there is no explicit need for the relationship to occur or the relationship is optional. modalitycardinalityentitystructured a...
1 answer
7
Given $\sqrt{(224)_{r}} = (13)_{r}.$ The value of the radix $r$ is:$10$$8$$5$$6$
1 answer
8
Which of the following are truea. A relational table can have atmost one foreign keyb. The main purpose of foreign key is to optimize the queries by query optimizer.
6 answers
11
8 answers
14
The binary operation $\Box$ is defined as follows$$\begin{array}{|c|c|c|} \hline \textbf{P} & \textbf{Q} & \textbf{P} \Box \textbf{Q}\\\hline \text{T} & \text{T}& \text{T...
1 answer
16
Which element is used to define discrete unit of content such as a blogpost, comment and so on?sectionclassarticlenone of the options
1 answer
19
Match the problem domains in $\text{GROUP I}$ with the solution technologies in $\text{GROUP II}$$$\begin{array}{llll} & \textbf{GROUP I}& {}& \textbf{GROUP II}\\ \text{(...
2 answers
22
2 answers
23
4 answers
24
If the number of networks and number of hosts in class $B$ are $2^m, (2^n-2)$ respectively. Then the relation between $m,n$ is$3m=2n$$7m=8n$$8m=7n$$2m=3n$
3 answers
25
Application layer protocol defines:types of messages exchangedrules for when and how processes send and respond to messagesmessage format, syntax and semanticsall of the ...
2 answers
26
4 answers
27
Which of the following expressions is equivalent to $(A \oplus B) \oplus C$$(A + B + C) (\bar A +\bar B +\bar C)$$(A + B + C) (\bar A +\bar B + C)$$ABC + \bar A (B \oplus...
3 answers
29
The number of ways in which the numbers 1, 2, 3, 4, 5 can be inserted into binary heap. Such that resulted binary heap is max heap ________.