Recent questions tagged non-gate

2 votes
1 answer
451
Match the following w.r.t. programming languages $:$$\begin{array}{clcl} & \textbf{List – I} & & \textbf{List – II} \\ \text{(a)} & \text{JAVA} & \text{(i)} & \text...
3 votes
4 answers
453
21 votes
1 answer
454
What will be the output of the following code?#include<stdio.h int main() { int x=10, y; y = (x++) + (++x); printf("%d %d %d %d ", y, x++, x, ++x); }22,10,11,1322,11,11,1...
2 votes
1 answer
457
2 votes
1 answer
461
2 votes
1 answer
462
2 votes
1 answer
463
In windows 2000 operating system all the processor-dependent code is isolated in a dynamic link library calledNTFS file systemHardware abstraction layerMicrokernelProcess...
2 votes
1 answer
464
3 votes
1 answer
467
4 votes
1 answer
468
Given below are three basic rules:Squash and StretchSlow-in and Slow-outTo stage the action properlyThese rules are applied in case ofRenderingMorphingAnimationAll of the...
2 votes
1 answer
471
2 votes
1 answer
472
Match the following $:$$\begin{array}{clcl} & \textbf{List – I} && \textbf{List – II} \\ \text{a.} & \text{Cavalier} & \text{i.} & \text{The direction of projection...
2 votes
1 answer
474
Consider a triangle represented by $A(0, 0), B(1, 1), C(5, 2)$. The triangle is rotated by $45$ degrees about a point $P(-1, -1)$. The co ordinates of the new triangle ob...
2 votes
1 answer
475
2 votes
1 answer
476
Match the following $:$ $\begin{array}{clcl} & \textbf{List – I} && \textbf{List – II} \\ \text{a.} & \text{Tablet, Joystick} & \text{i.} & \text{Continuous devices}...
1 votes
1 answer
477
1 votes
1 answer
480