Recent questions tagged non-gate

325
views
0 answers
0 votes
The area under the curve $y(x)=3e^{-5x}$ from $x=0 \text{ to } x=\infty$ is$\dfrac{3}{5}$\dfrac{-3}{5}${5}$\dfrac{5}{3}$
247
views
0 answers
0 votes
Find the area bounded by the curve $y=\sqrt{5-x^{2}}$ and $y=\mid x-1 \mid$\dfrac{2}{0}(2\sqrt{6}-\sqrt{3})-\dfrac{5}{2}$\dfrac{2}{3}(6\sqrt{6}+3\sqrt{3})+\dfrac{5}{2}$2(\sqrt{6}-\sqrt{3})-5$\dfrac{2}{3}(\sqrt{6}-\sqrt{3})+5$
249
views
0 answers
0 votes
The equation of the plane through the point $(-1,3,2)$ and perpendicular to each of the planes $x+2y+3z=5$ and $3x+3y+z=0$ is$7x-8y+3z+25=0$7x+8y+3z+25=0$7x-8y+3z-25=0$7x-8y-3z-25=0$
255
views
0 answers
0 votes
Find the volume of the solid obtained by rotating the region bound by the curves $y=x^3+1, \: x=1$, and $y=0$ about the $x$-axis$\dfrac{23\pi}{7} \\$\dfrac{16\pi}{7} \\$2\pi \\$\dfrac{19\pi}{7}$
1.5k
views
1 answers
0 votes
If the objects focus on the problem domain, then we are concerned withObject Oriented AnalysisObject Oriented DesignObject Oriented Analysis and DesignNone of the above
1.0k
views
1 answers
0 votes
Is null an object?YesNoSometimes yesNone of these
4.0k
views
1 answers
0 votes
Which of these events will be generated if we close an applet’s window?ActionEventComponentEventAdjustmentEventWindowEvent
898
views
1 answers
0 votes
Which of the following object types are generally autonomous, meaning that they can exhibit some behavior without being operated upon by another object.PassiveActiveBoth (A) and (B)None of the mentioned
9.5k
views
1 answers
0 votes
What is ‘Basis of Encapsulation’?objectclassmethodall of the mentioned
1.2k
views
1 answers
0 votes
The convergence of the bisection method isCubicQuadraticLinearNone
941
views
1 answers
0 votes
Web links are stored within the page itself and when you wish to ‘jump’ to the page that is linked, we select the hotspot or anchor. This technique is calledHypertextHypermediaBoth $(A)$ and $(B)$Anchoring
590
views
1 answers
0 votes
By open domain CASE tools we meantools available in open domainsoftware packages which can be downloaded from the internetsoftware packages to aid each phase of ... can be downloaded free of cost from the internetsource codes of CASE tools
378
views
0 answers
0 votes
At $100\%$ modulation, the power in each sideband is _______ of that of carrier.$50\%$40\%$60\%$25\%$
614
views
1 answers
0 votes
The capacity relationship is given by$C = W\log_{2}(1+S/N)$C = 2W\log_{2}(1+S/N)$C = W\log_{2}(1-S/N)$C = W\log_{10}(1+S/N)$
923
views
3 answers
0 votes
Microprocessors are used in which generation of computers?I – st GenerationII – nd GenerationIII – rd GenerationIV – th Generation
991
views
1 answers
1 votes
How can we set a Cookie visibility scope to local storage ?$\$$\%$/$All of the options
1.2k
views
1 answers
1 votes
Bounded minimalization is a technique forproving whether a promotive recursive function is turning computable or notproving whether a ... function or notgenerating primitive recursive functionsgenerating partial recursive functions
361
views
0 answers
1 votes
In what module multiple instances of execution will yield the same result even if one instance has not terminated before the next one has begun?Non reusable moduleSerially usableRe-enterable moduleRecursive module
1.2k
views
1 answers
1 votes
According to Brooks, if $n$ is the number of programmers in a project team, then the number of communication path is$n(n-1)/2$n\log n$n$n(n+1)/2$
1.5k
views
1 answers
0 votes
In object oriented design of software, objects haveattributes and name onlyoperations and name onlyattributes name and operationsmutation and permutation property
606
views
1 answers
0 votes
The shellaccepts command from the usermaintains directories of filestranslates the keyboard’s character codesnone of these
903
views
1 answers
0 votes
The extent to which the software can control to operate correctly despite the introduction of invalid input is called asreliabilityrobustnessfault toleranceportability
2.0k
views
1 answers
0 votes
On an average, the programmer months is given by $3.6 \times (KLOC)​\large^{1.2​}$. If so, a project requiring one thousand source instructions will require$3.6$ PM.$0.36$ PM.$0.0036$ PM.$7.23$ PM
1.2k
views
1 answers
0 votes
Relation of COCOMO model is$E=a*(KLOC)^6$E=a*(KLOC)^5$E=a*(KLOC)^7$E=a*(KLOC)^3$
680
views
1 answers
0 votes
Which of the following is possible in a token passing bus network?in-service expansion.unlimited number of stations.both (A) and (B).unlimited distance.
2.0k
views
1 answers
0 votes
In which of the following methods proper choice of initial value is very important?Bisection methodFalse positionNewton-RaphsonBairsto method
332
views
0 answers
0 votes
Differential equation, $\dfrac{d^2x}{dt^2}+10\dfrac{dx}{dt}+25x=0$ will have a solution of the form $(C_1+C_2t)e^{-5t}$C_1e^{-2t}$C_1e^{-5t}+C_2e^{5t}$C_1e^{-5t}+C_2e^{2t}$where $C_1$ and $C_2$ are constants.
6.7k
views
1 answers
0 votes
Given a class named student, which of the following is a valid constructor declaration for the class?Student student(){}Private final student(){}Student(student s){}Void student(){}
1.1k
views
1 answers
0 votes
An object can have which of the following multiplicities?ZeroMore than oneOneAll of the above
779
views
1 answers
0 votes
Earlier name of Java programming language was:OAKDNetbeanEclipse