Recent questions tagged match-the-following

370
views
1 answers
0 votes
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...
1.1k
views
2 answers
0 votes
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...
987
views
1 answers
0 votes
Match the following: $\begin{array}{ll} \\ \text{(a) Unit test} & \text{(i) Requirements} \\ \text{(b) System test} & \text{(ii) Design} \\ \text{(c) Validation test} & \...
557
views
1 answers
0 votes
Match the following :$\begin{array}{ll}\text{(i) 2NF} &\text{(a) Transitive dependencies eliminated} \\ \text{(ii) 3NF} &\text{(b) Multivalued attribute removed} \...
1.7k
views
3 answers
0 votes
Match the following :$\begin{array}{clcl} & {\textbf{Addressing Mode}} & {} & {\textbf{Location of operand}} \\ \text{a.} & \text{Implied} & \text{i.} & \text{Registe...
1.7k
views
6 answers
0 votes
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...
696
views
2 answers
2 votes
Match the followingList 1Link timeload timecompile timeRun timeList 2 A. Resolving references B. Relocation C. Token Recognition D. Activation record
400
views
1 answers
0 votes
Given below are some famous algorithms and some algorithm design paradigms$$\begin{array} {|l|l|} \hline \qquad \qquad \qquad \textbf{Algorithms} & \textbf{Design Paradi...
1.4k
views
2 answers
0 votes
2.9k
views
3 answers
2 votes
Match the following in Software Engineering :$\begin{array}{clcl} &\textbf{List-I}& & \textbf{List-II} \\ \text{(a)}& \text{Product Complexity} & \text{(i)} & \text{Soft...
3.5k
views
1 answers
5 votes
996
views
1 answers
1 votes
Match the following :$\begin{array}{clcl} \text{(1)} & \text{Determinants} & \text{(a)}\ & \text{No attribute can be added} \\ \text{(2)} & \text{Candidate key} & \t...
337
views
0 answers
0 votes
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} ...
3.0k
views
2 answers
9 votes
The most appropriate matching for the following pairs :$\begin{array}{clcl} \text{X.} & \text{Indirect Addressing} & \text{i.} & \text{Loop} \\ \text{Y.} & \text{Immedi...
7.2k
views
7 answers
26 votes
Consider the following table:$$\begin{array}{|l|}\hline \textbf {Algorithms} & \textbf{Design Paradigms } & \\\hline \text{P. Kruskal} & \text{i. Divide and Conquer} \...
10.0k
views
5 answers
39 votes
5.9k
views
3 answers
26 votes
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...