Recent questions in Non GATE

#861
3.9k
views
1 answers
4 votes
Software safety is quality assurance activity that focuses on hazards thataffects the reliability of a software componentmay cause an entire system to failmay result from user input errorsprevent profitable marketing of the final product
#862
1.6k
views
1 answers
2 votes
Match each application/software design concept in List-I to its definition in List-II. ... d, II-c, III-b, IV-a}$\text{I-d, II-a, III-c, IV-b}$
#863
2.2k
views
3 answers
1 votes
Match the software maintenance activities in List-I to its meaning in List-II. ... $\text{i-a,ii-d,iii-b,iv-c}$
#864
5.4k
views
1 answers
1 votes
A server crashes on the average once in 30 days, that is, the Mean Time Between Failures (MTBF) is 30 days. When it happens it takes 12 hours to ... of server with these reliability data values is approximately.96.3 %97.3 %98.3%99.3%
#865
3.4k
views
1 answers
2 votes
When one object reference variable is assigned to another object reference variable thena copy of the object is createda copy of the reference is ... illegal to assign one object reference variable to another object reference variable
#866
2.1k
views
2 answers
3 votes
Which of the following statements is not correct?HTML is not screen precise formatting languageHTML does not specify a logicDHTML is used to developing highly interacting webpagesHTML is a programming language
#867
11.1k
views
3 answers
2 votes
Which of the following statements is correct?Every class containing abstract method must not be declared abstractAbstract class cannot be ... operatorAbstract class cannot be initiatedAbstract class contains definition of implementations
#868
3.1k
views
1 answers
2 votes
It is possible to define a class within a class termed as nested class. There are __ types of nested classes2345
#869
1.7k
views
1 answers
2 votes
Implicit return type of a class constructor isnot of class type itselfclass type itselfa destructor of class typea destructor not of class type
#870
2.5k
views
1 answers
2 votes
Which of the following statements is/are correct with reference to curve generation?Hermite curves are generated using the concepts of interpolationBezier curves are generated using ... IV onlyII and III onlyI and II onlyI, II and III only
#871
4.8k
views
2 answers
1 votes
Let us consider that the original point is (x,y) and new transformed point is (x',y'). Further Sh$_x$ and Sh$_y$ are shearing factors in x and y directions. If we perform the y ... =x; y'=Sh_y(x-x_{ref})+y$x'=Sh_y.y; y'=y.(x-x_{ref})$
#872
8.5k
views
1 answers
2 votes
Let R be the rectangular window against which the lines are to be clipped using 2D Sutherland-Cohen line clipping algorithm. The rectangular window has lower ... 2)Which of the following lines is/are candidate for clipping?ABDCEFAB and CD
#873
5.9k
views
1 answers
5 votes
Consider the Breshenman's circle generation algorithm for plotting a circle with centre (0,0) and radius 'r' unit in first quadrant. If the current point is $(x_i, y_i)$ and decision ... $x_{i+1}=x_i-1; y_{i+1}=y_i; p_{i+1}=p_i+4x_i+10$
#874
1.2k
views
2 answers
2 votes
Following is used to demonstrate that the new release of software still performs the old one did by rerunning the old tests :Functional testingPath testingStress testingRegression testing
#875
3.0k
views
2 answers
4 votes
Design recovery from source code is done duringreverse engineeringre-engineeringreuseall of the above
#876
2.8k
views
2 answers
2 votes
Emergency fixes known as patches are result ofAdaptive maintenancePerfective maintenanceCorrective maintenanceNone of the above
#877
2.7k
views
1 answers
4 votes
Given the following two statements:Strategic value of data mining is timestampingInformation collection is an expensive process in building an expert systemWhich of the following ... are trueI is true, II is falseI is false, II is true
#878
2.4k
views
1 answers
1 votes
Consider the following two statements:Data scrubling is a process to upgrade the quality of data, before it is moved into Data warehouseData scrubling is a process of ... is false II is trueBoth I and II are falseBoth I and II are true
#879
2.1k
views
2 answers
4 votes
Consider the following two statements:Business intelligence and Data warehousing is used for forecasting and Data miningBusiness intelligence and Data warehousing is used for ... are trueI is false II is falseBoth I and II are false
#880
2.5k
views
1 answers
3 votes
The extent to which a software tolerates the unexpected problems, is termed asAccuracyReliabilityCorrectnessRobustness