Recent questions tagged non-gate

4 votes
4 answers
541
Which of the following UNIX command allows scheduling a program to be executed at the specifies time?cronnicedate and timeschedule
4 votes
2 answers
542
GivenX:01016Y:61628The interpolated value X=4 using piecewise linear interpolation is1142210
6 votes
2 answers
543
Warnier Diagram enables the analyst to representClass structureInformation HierarchyData FlowState Transition
5 votes
3 answers
544
In Java, after executing the following code what are the values of x, y and z?int x,y=10; z=12;x=y++ + z++;x=22, y=10, z=12x=24, y=10, z=12x=24, y=11, z=13x=22, y=11, z=1...
6 votes
2 answers
545
6 votes
2 answers
546
Black Box Software Testing method focuses on theBoundary condition of the softwareControl structure of the softwareFunctional requirement of the softwareIndependent paths...
7 votes
3 answers
547
The $\textsf{IEEE}$ standard for WiMax technology is$\textsf{IEEE 802.16}$$\textsf{IEEE 802.36}$$\textsf{IEEE 812.16}$$\textsf{IEEE 806.16}$
5 votes
1 answer
548
What is the raw throughput of USB $2.0$ technology?$480$ Mbps$400$ Mbps$200$ Mbps$12$ Mbps
4 votes
7 answers
549
Which of the following is true about $z$-buffer algorithm?It is a depth sort algorithmNo limitation on total number of objectsComparisons of objects is done$z$-buffer is ...
4 votes
1 answer
550
5 votes
3 answers
551
Which of the following is not an image type used in $\text{MPEG}?$$\text{A}$ frame$\text{B}$ frame$\text{D}$ frame$\text{P}$ frame
5 votes
1 answer
552
Which of the following compression algorithms is used to generate a $\textsf{.png}$ file?$\text{LZ78}$Deflate$\text{LZW}$Huffman
4 votes
2 answers
554
To declare the version of XML, the correct syntax is<?xml version='1.0'/><*xml version='1.0'/><?xml version="1.0"/><xml version='1.0'/>
4 votes
3 answers
555
To add a background color for all <h1 elements, which of the following HTML syntax is usedh1 { background-color :#FFFFFF}{ background-color :#FFFFFF} . h1h1 { background-...
3 votes
3 answers
556
Which of the following is an unsupervised neural network?RBSHopfieldBack propagationKohonen
4 votes
3 answers
558
The feature in object-oriented programming that allows the same operation to be carried out differently, depending on the object, isInheritancePolymorphismOverfunctioning...
13 votes
8 answers
559
If n has 3, then the statement a[++n]=n++;assigns 3 to a[5]assigns 4 to a[5]assigns 4 to a[4]what is assigned is compiler dependent
3 votes
3 answers
560
2 votes
2 answers
561
In C, what is the effect of a negative number in a field width specifier?the values are displayed right justifiedthe values are displayed centeredthe values are displayed...
5 votes
3 answers
562
A Steiner patch isBiquadratic Bezeir patchBicubic patchCircular patch onlyBilinear Bezier patch
6 votes
1 answer
563
We can make a class abstract byDeclaring it abstract using the virtual keywordMaking at least one member function as virtual functionMaking at least one member function a...
6 votes
3 answers
564
The device which is used to connect a peripheral to bus is known ascontrol registerinterfacecommunication protocolnone of these
4 votes
1 answer
565
What is the meaning of $\overline{\textsf{RD}}$ signal in Intel $\textsf{8151A}?$Read (when it is low)Read (when it is high)Write (when it is low)Read and Write (when it ...
5 votes
2 answers
566
Consider the following Assembly language programMVIA30 HACI30 HXRAAPOPHAfter the execution of the above program, the contents of the accumulator will be$\textsf{30 H}$$\t...
4 votes
3 answers
567
The advantage of MOS devices over bipolar devices is thatit allows higher bit densities and also cost effectiveit is easy to fabricateit is higher-impedance and operation...
7 votes
1 answer
568
What is the bandwidth of the signal that ranges from $40$ kHz $4$ MHz$36$ MHz$360$ kHz$3.96$ MHz$396$ kHz
4 votes
2 answers
569
The term Phong associated withRay tracingshadingHiddenline removala game
5 votes
1 answer
570
The output $0$ and $1$ level for TTL Logic family is approximately$0.1$ and $5 \text{ V}$$0.6$ and $3.5 \text{ V}$$0.9$ and $1.75 \text{ V}$$-1.75$ and $0.9 \text{ V}$