Recent questions in Non GATE

#1101
3.1k
views
2 answers
1 votes
Match the following $:$ ... {a-ii, b-i, c-iv, d-iii}$\text{a-iv, b-ii, c-i, d-iii}$
#1102
20.1k
views
1 answers
1 votes
Consider a project with the following functional units :Number of user inputs = $50$Number of user outputs = $40$Number of user enquiries = $35$ ... and weighing factors as average, the function points for the project will be135 722675672
#1103
3.0k
views
2 answers
0 votes
The maturity levels used to measure a process areInitial, Repeatable, Defined, Managed, OptimizedPrimary, Secondary, Defined, Managed, OptimizedInitial, Stating, Defined, Managed, OptimizedNone of the above
#1104
5.9k
views
1 answers
1 votes
Component level design is concerned withFlow oriented analysisClass based analysisBoth of the aboveNone of the above
#1105
4.0k
views
1 answers
3 votes
Halftoning is defined asA technique to obtain increased visual resolution using multiple intensity levelsA technique for using minimum number of intensity ... using appropriate number intensity levels to obtain increased visual resolution
#1106
3.3k
views
2 answers
4 votes
Which one of the following is not a shell in UNIX system?Bourne ShellC ShellNot ShellKorn Shell
#1107
2.8k
views
1 answers
2 votes
Assume that we have constructor functions for both base class and derived class. Now consider the declaration inmain()Base *P=New Derived;In ... class constructor will not be calledDerived class constructor will not be called
#1108
1.5k
views
1 answers
3 votes
What is the meaning of Hibernate' in WindowsXP/Windows 7?Restart the computers in safe modeRestart the computers in normal modeShutdown the ... all the running applicationsShutdown the computer without closing the running applications
#1109
1.2k
views
1 answers
3 votes
HTML is defined using SGML – an _____ standard, information processing-text and office systems (SGML) for text information processing.ISO-8878ISO-8879ISO-8880ISO-8881
#1110
3.2k
views
1 answers
2 votes
If a and b are the end points of a line, then which of the following is true?If both end points are left, right, above or below the window, the line ... end points are left, right, above or below the window, the line is trivially invisible
#1111
6.8k
views
3 answers
2 votes
The optimal solution of the following assignment problem using Hungarian method is ... (II)}$\text{(A)-(I), (B)-(IV), (C)-(II), (D)-(III)}$
#1112
3.4k
views
1 answers
1 votes
The perspective projection matrix, on the view plan z=d where the centre of projection is the origin (0, 0, 0) shall be ...
#1113
5.6k
views
1 answers
3 votes
In any simplex table, if corresponding to any negative $\Delta$ j, all elements of the column are negative or zero, the solution under the test isdegenerate solutionunbounded solutionalternative solutionnon-existing solution
#1114
3.1k
views
1 answers
2 votes
The feasible region represented by the constraints $x_1 - x_2 \leq 1, x_1 + x_2 \geq 3, x_1 \geq 0, x_2 \geq 0$ of the objective function Max $Z=3x_1 + 2x_2$ isA polygonUnbounded feasible regionA pointNone of these
#1115
2.9k
views
1 answers
1 votes
Which diagram provides a formal graphic notation for modelling objects, classes and their relationships to one another?Object diagramClass diagramInstance diagramAnalysis diagram
#1116
1.5k
views
1 answers
1 votes
Are we building the right product? – This statement refers toVerificationValidationTestingSoftware quality assurance
#1117
11.0k
views
3 answers
2 votes
Which one of the following statements is incorrect?The number of regions corresponds to the cyclomatic complexityCyclomatic complexity for a flow graph $G$ ... where P is the number of predicate nodes contained in the flow graph G.
#1118
6.9k
views
2 answers
2 votes
While unit testing a module, it is found that for a set of test data, maximum 90% of the code alone were tested with a probability of success 0.9. The reliability ... module isat least greater than 0.9equal to 0.9at most 0.81at least 1/0.81
#1119
1.3k
views
1 answers
3 votes
Which of the following prolog programs correctly implement if G succeeds then execute goal P else execute goal $\theta$ ?if-else (G, P, $\theta$):-!,call(G), call(P). if- ... , !. if-else (G,P, $\theta$) :- call($\theta$).All of the above
#1120
1.8k
views
1 answers
1 votes
Data Warehouse providesTransaction ResponsivenessStorage, Functionality Responsiveness to queriesDemand and Supply ResponsivenessNone of the above