Recent questions tagged non-gate

146
views
0 answers
0 votes
A constructor cannot be explicitly called by the client program. true or false?
89
views
0 answers
0 votes
A program that includes the file containing a class declaration is called a ________ program of the class.
928
views
1 answers
0 votes
Let the minimum, maximum, mean and standard deviation values for the attribute income of data scientists be ₹$46000$, ₹ $170000$, ₹ $96000$, and ₹ $21000$, ... $0.476$0.623$2.304$
242
views
1 answers
0 votes
To change the style of a particular HTML element, we use: 1) Inline CSS 2) Internal CSS 3) External CSS 4) Inline and Internal CSS . Please check If question is ambiguous or more than 2 options are correct
431
views
2 answers
1 votes
Asymmetric encryption is not suitable for ConfidentialityAuthenticationKey ExchangePrevention of Denail of Service
409
views
1 answers
0 votes
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 + p$e – n +2p$n – e + p$
231
views
1 answers
0 votes
A hybrid bayesian network containsOnly continuous variablesOnly discrete variablesBoth discrete and discontinuous variablesBoth continuous and discrete variables
283
views
1 answers
0 votes
Regression testing focuses on validatingmodule structuremodule interfacessoftware changesNone of the above
274
views
2 answers
0 votes
The MCDC software testing technique stands forMultiple Conditions Decision CoverageMultiple coverage Decision conditionsModified Condition Decision CoverageNone of the above
406
views
1 answers
1 votes
CAPTCHA is used to provide protection fromZero day attackBuffer OverflowAutomated scripted attackMan in the middle attack
229
views
0 answers
0 votes
Which of the following clustering technique is used by K-Means algorithm:Hierarchical TechniquePartitional techniqueDivisiveAgglomerative
230
views
1 answers
0 votes
A standard Java API for monitoring and managing applications isJVMJVNJMXJMY
385
views
2 answers
0 votes
Which of the following scenario may not be a good fit for HDFS in Big data paradigm?HDFS is not suitable for scenarios requiring multiple. ... storing data related to applications requiring high latency data accessNone of the above
679
views
2 answers
0 votes
Temporarily renting the capacity to handle spikes in load is calledCloud sharingCloud computingcloud burstingCloud loading
462
views
1 answers
0 votes
Given below are two statements, one is labelled as Assertion A and the other is labelled as Reason R : Assertion A : Software developers do not do exhaustive software testing in ... A. A is true but R is false. A is false but R is true.
515
views
2 answers
0 votes
Given below are two statements : Statement I: Cleanroom software process model incorporates the statistical quality certification of code increments as they accumulate into a ... II is false. Statement I is false but Statement II is true.
342
views
1 answers
0 votes
Identify the correct order of the following five levels of Capability Maturity Model (from lower to higher) to measure the maturity of an organization's software process. ... E, AC,E, A, B, DC, E, A, D, B
320
views
1 answers
0 votes
In the context of Software Configuration Management (SCM), what kind of files should be committed to your source control repository ?Code filesDocumentation filesOutput filesAutomatically ... B and C only C and D only D and A only
494
views
4 answers
0 votes
161
views
1 answers
0 votes
How to connect python with mongodb??
162
views
1 answers
0 votes
Q.17 What is the output of the following part of python program?\[\begin{array}{l}\mathrm{s}=\text { "india" } \\\mathrm{l}=0\end{array}\]for $\mathrm{x}$ ... Option 4 ID : 6306801082408Status : AnsweredChosen Option : 4
432
views
1 answers
0 votes
Q.18 Which of the following function in python is used to read keyboard input?Ans1. scanf2. input3. gets4. $\operatorname{cin}$Question ID ... 3 ID : 6306801082419Option 4 ID : 6306801082420Status : AnsweredChosen Option : 2
196
views
1 answers
0 votes
Q.75 What is the output of the following part of Python program?c=0 while(c<=2): c=c+1 print("Hi")Ans1. Hi2. $\mathrm{Hi}$3. $\mathrm{Hi} \mathrm{Hi} $ ... : $\mathbf{6 3 0 6 8 0 1 0 8 2 4 1 0}$Status : AnsweredChosen Option : 3
168
views
0 answers
0 votes
Calculate cyclomatic complexity for the program to find the smallest of three numbers.
387
views
0 answers
0 votes
(a) Draw the precedence graph with the following precedence relation: S1→ S2; S1→ S3; S1→ S4; S2 → S5; S3→ S5; S4 → S6; S5 → S6 Now suppose that ... explain why? (ii) How can this precedence graph be expressed if semaphores are also used?
603
views
0 answers
1 votes
Bits Pilani Vs Bits Hyderabad for ME CSEI got admission in hyd, shall I wait for pilani or freeze this option? My main concern is placement and infrastructure, ... And if there is any difference between the two campuses, is it really much?
290
views
0 answers
0 votes
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 Both L1 and L2D none of the above
626
views
0 answers
0 votes
43. Which of the following will not be treated as a cloud service?A A VM rented from open stack based organization B A mobile connecting to ... D An web portal hosted for Public Service Commission