Recent questions tagged non-gate

461
views
0 answers
0 votes
The 2D Fourier kernels k(x,y,u,v) = e^(-j2π(ux/M + vy/N)) is -a)Separable and antisymmetric b)Symmetric but not separable c)Separable and symmetricd)Antisymmetric and not separable
366
views
0 answers
0 votes
Does anyone have any experience of giving DRDO Scientist-B exam? The official site says its a descriptive examination but how to write answers in a ... expected topics, expected cutoff, links to question papers are apprciated. Thank you!
727
views
1 answers
0 votes
For multiprocessor system, interconnection network - cross bar switch is an example ofNon blocking networkBlocking networkThat varies from connection to connectionRecurrent network
147
views
0 answers
0 votes
837
views
1 answers
0 votes
Which one of the following fundamental features of the OOPs is not supported by 𝐶++?(a) Persistence(b) Delegation(c) Genericity(d) Data abstraction
1.3k
views
1 answers
1 votes
In a baseband communication link, frequencies upto $3500 \; \text{Hz}$ are used for signaling. Using a raised cosine pulse with $75 \%$ excess bandwidth and ... $ is:$1750$2625$4000$5250$
957
views
0 answers
1 votes
435
views
1 answers
1 votes
Five men A, B, C, D, E are wearing caps of black or white color without each knowing the color of his cap. It is known that a man wearing a white cap will ... three black caps.D: I see four white caps. Find the color of each person's cap.
932
views
1 answers
1 votes
Let us consider the following 2-person game: the players alternately choose a number. The first player starts with a number between 1 and 10, and the players ... strategy of his opponent, the first player will be able to reach 100 first?
492
views
1 answers
1 votes
Give a strategy to sort four distinct integers a, b, c, d in increasing order that minimizes the number of pairwise comparisons needed to sort any permutation of a, b, c, d.
386
views
0 answers
0 votes
The resistance to be connected across terminal $a, b$ for maximum power transfer to it is:$40\; \Omega$5\; \Omega$2.5 \;\Omega$10\; \Omega$
382
views
1 answers
0 votes
Match the following: ... -d, 2-b, 3-a, 4-c}$\text{1-c, 2-a, 3-b, 4-d}$
1.8k
views
1 answers
0 votes
Consider the following linear programming (LP):$\begin{array}{ll} \text{Max.} & z=2x_1+3x_2 \\ \text{Such that} & 2x_1+x_2 \leq 4 \\ & x_1 + 2x_2 \leq 5 \\ & x_1, x_2 \geq 0 \end{array}$The optimum value of the LP is$23$9.5$13$8$
1.8k
views
3 answers
0 votes
In HTML, $<\text{map}>$ tag is used fordefining a path between two nodes in an imagedefining clickable region in an imagehighlighting an area in an imagedefining the site-map of a web-site
1.5k
views
0 answers
0 votes
Consider the following recursive Java function $f$ that takes two long arguments and returns a float value:public static float f (long m, long n) { float result = (float)m / ( ... $?$0.2$0.4$0.6$0.8$
1.0k
views
1 answers
0 votes
The data node and name node in HADOOP areWorker Node and Master Node respectivelyMaster Node and Worker Node respectivelyBoth Worker NodesBoth Master Nodes
1.4k
views
1 answers
0 votes
Which of the following $UML$ diagrams has a static view?Collaboration diagramUse-Case diagramState chart diagramActivity diagram
1.2k
views
2 answers
0 votes
Modifying the software by restructuring is calledAdaptive maintenanceCorrective maintenancePerfective maintenancePreventive maintenance
1.7k
views
1 answers
0 votes
A company has a choice of two languages $L_1$ and $L_2$ ... $6000$3000$5000$
1.4k
views
1 answers
0 votes
A Software project was estimated at $864$ Function Points. A six person team will be assigned to project consisting of a requirement gathering person, one designer, two programmers and ... $\text{Rs. } 22,10,000$
1.3k
views
1 answers
2 votes
The process of removing details from a given state representation is called _____ExtractionMiningSelectionAbstraction
1.5k
views
2 answers
0 votes
Which of the following is NOT true in problem solving in artificial intelligence?Implements heuristic search techniqueSolution steps are not explicitKnowledge is impreciseIt works on or implements repetition mechanism
863
views
1 answers
0 votes
Which of the following statements regarding XML is/are True?XML is a set of tags designed to tell browsers how to display text and images in a web pageXML defines a syntax for representing ... $(ii)$ and $(iii)$ only$(i)$ $(ii)$ and $(iii)$
1.8k
views
1 answers
0 votes
In the context of $3D$ Computer graphics, which of the following statements is/are correct?Under perspective projection, each set of parallel lines in the object do not stay parallel in the ... $(iii)$ only$(i)$, $(ii)$ and $(iii)$
1.2k
views
0 answers
0 votes
Concerning phong shading and Gouraud shading in a $3\text{D}$ scene, which of the following statements are true?Gouraud shading requires more computation than phong shadingGouraud shading ... $(iii)$ only$(i), (ii)$ and $(iii)$
1.3k
views
1 answers
0 votes
Software reliability is described with respect toExecution TimeCalender TimeClock TimeChoose the correct answer from the options given below:$(i)$ and $(ii)$ only$(ii)$ and $(iii)$ only$(i)$, $(ii)$ and $(iii)$(i)$ and $(iii)$ only
1.1k
views
1 answers
1 votes
To create an object-behavioral model, the analyst performs the following steps:Evaluates all use-casesBuilds state transition diagram for the systemReviews the object behaviour model to verify ... $(d)$ only$(a)$, $(c)$ and $(d)$ only
1.3k
views
1 answers
0 votes
Which of the following is/are behavioral testing technique(s)?Equivalence PartitioningGraph-Based Treating MethodBoundary Value AnalysisData flow TestingLoop TestingChoose the correct answer from the ... $(a)$, $(c)$ and $(e)$ only
3.1k
views
1 answers
0 votes
Which of the following cloud concept/s is/are related to pooling and sharing of resources?Virtual MemoryServiceVirtualizationChoose the correct answer from the options given below:$(iii)$ only$(i)$ and $(ii)$ only$(i)$ only$(ii)$ only
1.3k
views
1 answers
0 votes
Match $\text{List I}$ with $\text{List II}$. $\text{List I}$ gives $3 \times 3$ matrices representing $2D$ transformations and $\text{List II}$ shows the corresponding transformation ... A-III, B-II, C-IV, D-I$A-II, B-IV, C-III, D-I$