Asynchronous logic is thought can be superior because its speed is not constrained by
In some eruptions,mudflows are forced over the?
A.earths mantle
B.ocean bed
C.earths surface
D.earths core
When error occurs, program of operating system automatically gets
In java source file is officially called
What will be the output of the program
#include
int main()
{
void *vp;
char ch=74, *cp="JACK";
int j=65;
vp=&ch;
printf("%c", *(char*)vp);
vp=&j;
printf("%c", *(int*)vp);
vp=cp;
printf("%s", (char*)vp+2);
return 0;
}
An ideal vertical curve to join two gradients, is
That which is unlikely to happen
At a particular unbalanced node, the real powers specified are Leaving the node : 20 Mw, 25 Mw, Entering the node: 60 Mw, 30 MW. The balance power will be
Why ___________ you break your promise
What does the following piece of code do?for (int i = 0; i < arr.length-1; i++){ for (int j = i+1; j < arr.length; j++) { if( (arr[i].equals(arr[j])) && (i != j) ) { System.out.println(arr[i]); } }}
__ is a single control line that informs destination unit that a valid is available on the bus
An engine supplies 196 joules of energy. If the energy is supplied to a weight of 500 gms. How high can it be lifted
The six faces of a cube are painted in a manner that no two adjacent faces have the same colour. The three colour used in the painting are red, blue and green. The cube is then cut into 64 equal cubical parts. Answer the following questions. How many cubes have only two sides painted