In the figure, the circle stands for employed, the square stands for social worker, the triangle stands for truthful, study the figure with its regions and find the number of neither truthful nor illiterate people among the employed only.
Consider the program below which uses six temporary variables a, b, c, d, e and f.
a = 10
b = 20
c = 30
d = a + c
e = b + d
f = c + c
b = c + e
e = b + f
d = 5 + e
return d + f
Assuming that all the above operations take their operands from registers, the minimum number of registers needed to execute this program without spilling is:
The Boolean expression for the following truth table is:
Five friends A, B, C, D, and E are sitting in a row facing north, but not necessarily in the same order:
B is to the immediate left of C
E is not at any of the ends
D is to the right of E but not next to C
A is at one of the ends
Who is sitting in the middle?