Computer Science, asked by debasishhalder0, 3 months ago

Q2. Assuming the declaration unsigned int x, y, z; what is the outcome of the following the statement?
a
y = (x + n - 1) / n;
(a) y stores floors(x/n)
(b) y stores ceiling(x/n)
(c) y stores binary complement of x
(d) y stores the minimum of x/n and (0 - 1)/n
(e) y stores the unsigned residue of x/n​

Answers

Answered by ry2334959
0

Explanation:

दिल जीत लें वो नजर हम भी रखते है

भीड़ में भी आए नजर वो असर हम भी रखते है

यूं तो वादा किया है किसी से हर दम मुस्कुराने का

वरना इन आंखों में समंदर हम भी रखते है !

Answered by aayush16294
0

Answer:

For the following statements, would arr[3] ... Both pointers and array can be used ... What will be the result of ... following program? # include<stdio.h> int main(){ char *name=" INDIA"; int x;.

Similar questions