Recent questions tagged match-the-following

0 votes
1 answer
8
Match the following:$$\begin{array}{|l|l|l|l|} \hline (1) \text{Waterfall model} & (a) \text{Specifications can be developed} \\& \text{incrementally} \\\hline (2) \tex...
0 votes
2 answers
9
Match $\text{list I}$ with $\text{List II}$$\begin{array}{llll} & \text{List I} && \text{List II} \\ (A) & \text{Topological sort of DAG} & (I) & O(V+E) \\ (B) & \text{Kr...
0 votes
1 answer
10
Match the following: $\begin{array}{ll} \\ \text{(a) Unit test} & \text{(i) Requirements} \\ \text{(b) System test} & \text{(ii) Design} \\ \text{(c) Validation test} & \...
0 votes
1 answer
12
Match the following :$\begin{array}{ll}\text{(i) 2NF} &\text{(a) Transitive dependencies eliminated} \\ \text{(ii) 3NF} &\text{(b) Multivalued attribute removed} \...
0 votes
3 answers
13
Match the following :$\begin{array}{clcl} & {\textbf{Addressing Mode}} & {} & {\textbf{Location of operand}} \\ \text{a.} & \text{Implied} & \text{i.} & \text{Registe...
0 votes
6 answers
14
Match the following with respect to algorithm paradigms :$\begin{array}{clcl} & \textbf{List-I} & {} & \textbf{List-II} \\ \text{a.} & \text{Merge sort} & \text{i.} & \te...
2 votes
2 answers
15
Match the followingList 1Link timeload timecompile timeRun timeList 2 A. Resolving references B. Relocation C. Token Recognition D. Activation record
0 votes
1 answer
16
Given below are some famous algorithms and some algorithm design paradigms$$\begin{array} {|l|l|} \hline \qquad \qquad \qquad \textbf{Algorithms} & \textbf{Design Paradi...
0 votes
2 answers
19
2 votes
3 answers
20
Match the following in Software Engineering :$\begin{array}{clcl} &\textbf{List-I}& & \textbf{List-II} \\ \text{(a)}& \text{Product Complexity} & \text{(i)} & \text{Soft...
5 votes
1 answer
21
Match the following1) L attributed definition 1)Top down parsing2) S attributed definition 2) Bottom up parsing ...
1 votes
1 answer
22
Match the following :$\begin{array}{clcl} \text{(1)} & \text{Determinants} & \text{(a)}\ & \text{No attribute can be added} \\ \text{(2)} & \text{Candidate key} & \t...
0 votes
0 answers
23
Match the following:$\begin{array}{|l|l|l|l|} \hline (i) & \text{Base addressing} & (p) & \text{Pointers} \\ \hline (ii) & \text{Indexed addressing} & (q) & \text{Loops} ...
9 votes
2 answers
24
The most appropriate matching for the following pairs :$\begin{array}{clcl} \text{X.} & \text{Indirect Addressing} & \text{i.} & \text{Loop} \\ \text{Y.} & \text{Immedi...
26 votes
7 answers
25
Consider the following table:$$\begin{array}{|l|}\hline \textbf {Algorithms} & \textbf{Design Paradigms } & \\\hline \text{P. Kruskal} & \text{i. Divide and Conquer} \...
39 votes
5 answers
26
Match the following according to input (from the left column) to the compiler phase (in the right column) that processes it:$$\begin{array}{|l|l|}\hline \text{P. Syntax t...
26 votes
3 answers
27
Match the following:$$\begin{array}{|ll|ll|}\hline P. & \text{static char var ;} & \text{i.} & \text{Sequence of memory locations to store addresses} \\\hline Q. & \text...