Recent questions tagged ugcnetcse-dec2012-paper3

2.3k
views
2 answers
2 votes
Let $\theta(x, y, z)$ be the statement x+y=z and let there be two quantification given as$\forall x \forall y \exists z \theta (x,y,z)$\exists z \ ... is trueI is true and II is falseI is false and II is trueI is false and II is false
3.1k
views
1 answers
1 votes
A* algorithm is guaranteed to find an optimal solution ifh’ is always 0g is always 1h’ never overestimates hh’ never underestimates h
5.0k
views
2 answers
1 votes
Match the following:a. Supervised learning1. The decision system receives rewards for its action at the end of a sequence of stepsb. ... of inputs are usedd. Inductive learning4. System learns by example abcdA1234B2314C3241D3214
2.6k
views
1 answers
1 votes
A cryptarithmetic problem of the typeCan be solved efficiently usingdepth first techniquebreadth first techniqueconstraint satisfaction techniquebidirectional technique
5.3k
views
1 answers
2 votes
You are given four images to represent as$I_1 = \begin{bmatrix} 0 & 0 \\ 0 & 0 \end{bmatrix}, I_2 = \begin{bmatrix} 0 & 1 \\ 0 & 0 \end{bmatrix}$ ... 1 \\ 1 & 0 \end{bmatrix}$The value of entropy is maximum for image$I_1$I_2$I_3$I_4$
2.3k
views
2 answers
0 votes
Referential integrity is directly related toRelation keyForeign keyPrimary keyCandidate key
1.2k
views
1 answers
1 votes
Which is the method used to retrieve the current state of a check box?get State ( )put State ( )retrieve State ( )write State ( )
2.8k
views
1 answers
1 votes
An expert system shell is an expert system withoutdomain knowledgeexplanation facilityreasoning with knowledgeall of the above
1.5k
views
2 answers
1 votes
Match the following with respect to HTML tags and usage ... {a-iv, b-ii, c-iii, d-i}$\text{a-i, b-iii, c-iv, d-i}$
3.2k
views
1 answers
0 votes
_____ establishes information about when,why and by whom changes are made in a Software.Software Configuration ManagementChange ControlVersion ControlAn Audit Trail
3.8k
views
2 answers
3 votes
The third normal form is based on the concept of_____Closure DependencyTransitive DependencyNormal DependencyFunctional Dependency
2.3k
views
1 answers
1 votes
Which one is a collection of templates and rules?XMLCSSDHTMLXSL
1.5k
views
1 answers
1 votes
The transform which posses ‘multi-resolution’ property isFourier transformShort-time Fourier transformWavelet transformKarhunen-Loere transform
3.5k
views
3 answers
2 votes
Skolmization is the process ofbringing all the quantifiers in the beginning of a formula in FDLremoving all the universal quantifiersremoving all the extential quantifiersall of the above
3.2k
views
2 answers
1 votes
If a relation with a Schema R is decomposed into two relations $R_1$ and $R_2$ such that $(R_1 \cup R_2) = R_1$ then which one of the following is to be ... R_2$(R_1 \cap R_2) \rightarrow R_1 \text{ and } R_1 \cap R_2 \rightarrow R_2$
4.9k
views
1 answers
1 votes
The factors that determine the quality of a software system arecorrectness, reliabilityefficiency, usability, maintainabilitytestability, portability, accuracy, error tolerances, expandability, access control, auditAll of the above
3.1k
views
1 answers
1 votes
The Object Modelling Technique (OMT) uses the following three kinds of model to describe a systemClass Model , Object Model and Analysis ModelObject ... , Dynamic Model and Functional ModelObject Model, Analysis Model and Dynamic Model
1.4k
views
2 answers
2 votes
Suppose there are $\log_n$ sorted lists of $n \log_n$ element each. The time complexity of producing a sorted list of all these elements is (use heap data structure)$O (n \log \log_n)$\theta (n \log_n)$\Omega (n \log_n)$\Omega (n^{3/2})$
4.4k
views
5 answers
4 votes
Which of the following definitions generates the same Language as $L$, where $L=\{ WW^R \mid W \in \{a, b\}$*$\}$?$S \rightarrow asb \mid bsa \mid \in$S \ ... \mid asa \mid bsb \mid \in$S \rightarrow asa \mid bsa \mid asa \mid bsb \mid$
2.1k
views
1 answers
0 votes
Let $f$ be the fraction of the computation (in terms of time) that is parallelizabl$e$. $P$ the number of processors in the system, and $s_p$ the speed up achievable in comparison with ... $\frac{P}{P+f(P-1)}$
2.8k
views
2 answers
0 votes
Functions defined with class name are called asInline FunctionFriend FunctionConstructorStatic Function
10.2k
views
2 answers
6 votes
The minimum number of states of the non-deterministic finite automaton which accepts the language$\{ a b a b^n \mid n \geq 0 \} \cup \{ a b a^n \mid n \geq 0 \}$ is3456
2.4k
views
2 answers
5 votes
Two graphs A and B are shown below: Which one of the following statements is true?Both A and B are planarNeither A nor B is planarA is planar and B is notB is planar and A is not
8.3k
views
2 answers
1 votes
The Default Parameter Passing Mechanism is called asCall by ValueCall by ReferenceCall by AddressCall by Name
4.2k
views
2 answers
3 votes
The grammar GI' $S \rightarrow OSO \mid ISI \mid 0 \mid 1 \mid \in$ ... is unambiguousG1 is unambiguous, G2 is ambiguousBoth G1 and G2 are ambiguousBoth G1 and G2 are unambiguous
2.5k
views
2 answers
2 votes
Which of the following operating system is better for implementing client-server network?Windows 95Windows 98Windows 2000All of these
2.8k
views
4 answers
1 votes
Which is not the correct statement?The class of regular sets is closed under homomorphismsThe class of regular sets is not closed under inverse ... is closed under quotientThe class of regular sets is closed under substitution
3.2k
views
2 answers
1 votes
Everything below the system call interface and above the physical hardware is known asKernelBusShellStub
2.1k
views
2 answers
1 votes
In Win32, which function is used to create Windows Applications?Win APPWin APIWin MainWin Void
4.1k
views
2 answers
1 votes
The power set of AUB, where A={2, 3, 5, 7} and B={2, 5, 8, 9}is25664164