Recent questions tagged non-gate

0 votes
1 answer
1
A constructor cannot be explicitly called by the client program. true or false?
0 votes
0 answers
2
A program that includes the file containing a class declaration is called a ________ program of the class.
1 votes
2 answers
3
Asymmetric encryption is not suitable for ConfidentialityAuthenticationKey ExchangePrevention of Denail of Service
0 votes
1 answer
4
McCabe’s cyclomatic complexity number of a program control graph ‘$G$’ with $e$edges, $n$ nodes and $p$ disconnected paths is defined as$n – e + 2p$$e – n + 2 +...
0 votes
1 answer
5
A hybrid bayesian network containsOnly continuous variablesOnly discrete variablesBoth discrete and discontinuous variablesBoth continuous and discrete variables
0 votes
1 answer
6
Regression testing focuses on validatingmodule structuremodule interfacessoftware changesNone of the above
0 votes
2 answers
7
The MCDC software testing technique stands forMultiple Conditions Decision CoverageMultiple coverage Decision conditionsModified Condition Decision CoverageNone of the ab...
1 votes
1 answer
8
CAPTCHA is used to provide protection fromZero day attackBuffer OverflowAutomated scripted attackMan in the middle attack
0 votes
0 answers
9
Which of the following clustering technique is used by K-Means algorithm:Hierarchical TechniquePartitional techniqueDivisiveAgglomerative
0 votes
1 answer
10
A standard Java API for monitoring and managing applications isJVMJVNJMXJMY
0 votes
2 answers
12
Temporarily renting the capacity to handle spikes in load is calledCloud sharingCloud computingcloud burstingCloud loading
0 votes
1 answer
19
How to connect python with mongodb??
0 votes
0 answers
24
0 votes
0 answers
27
Consider the following equation: L1:{TM IT M accepts Є} L2:{TM IT M accepts only Є} Which of the following is not semidecidable? SELECT ONE OPTION A L1 onlyB L2 onlyC B...
0 votes
0 answers
29
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 no...