Recent questions tagged non-gate

151
views
0 answers
0 votes
A constructor cannot be explicitly called by the client program. true or false?
94
views
0 answers
0 votes
A program that includes the file containing a class declaration is called a ________ program of the class.
930
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$
247
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
434
views
2 answers
1 votes
Asymmetric encryption is not suitable for ConfidentialityAuthenticationKey ExchangePrevention of Denail of Service
413
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
289
views
1 answers
0 votes
Regression testing focuses on validatingmodule structuremodule interfacessoftware changesNone of the above
281
views
2 answers
0 votes
The MCDC software testing technique stands forMultiple Conditions Decision CoverageMultiple coverage Decision conditionsModified Condition Decision CoverageNone of the above
409
views
1 answers
1 votes
CAPTCHA is used to provide protection fromZero day attackBuffer OverflowAutomated scripted attackMan in the middle attack
234
views
0 answers
0 votes
Which of the following clustering technique is used by K-Means algorithm:Hierarchical TechniquePartitional techniqueDivisiveAgglomerative
232
views
1 answers
0 votes
A standard Java API for monitoring and managing applications isJVMJVNJMXJMY
397
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
680
views
2 answers
0 votes
Temporarily renting the capacity to handle spikes in load is calledCloud sharingCloud computingcloud burstingCloud loading
463
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.
516
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.
346
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
497
views
4 answers
0 votes
164
views
1 answers
0 votes
How to connect python with mongodb??
165
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
437
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
201
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
170
views
0 answers
0 votes
Calculate cyclomatic complexity for the program to find the smallest of three numbers.
388
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?
607
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?
291
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
627
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