Computer Science, asked by subhranshubehera8, 5 months ago

What is the range of double data type for a 16-bit compiler?
12
A.-1.7e-328 to +1.7e-328
Α Α
B.-1.70-348 to +1.7e-348
C.-1.7e-308 to +1.7e-308
- G G D.-1.7e-328 to +1.7e-328
Predict the output of the following code segment:
А A
ild
// Add stdio.h header file in below code
int main()
{
int x = 6;
int y = 4;
int z
if(!x >= 5)
y = 3;
z=2;
printf("%d %d", z, y);
return 0;
}
A.42
B.24
C.23
D.3 2
@​

Answers

Answered by yaduvendrasingh12364
0

Answer:

mnansn

Explanation:

hdjdjskskksskksksksksksk

Similar questions