a) 4 bytes
b) 6 bytes
a value of type double?
78 bytes
d) 10 bytes
a)
c)%
d) all have same precedence
33. Which of the following operator has highest precedence?
34. What is the output of the following code?
b).
main()
{
float a=0.7;
if(a<0.7)
printf("C");
else
printf(“CH");
a) C
c) error
d) none of the above
}
b) CH
35. Which of the following statement is wrong?
b) c= 'p'* 'A
a) m = 123.45
C) F 'A'*10
d) 3+t=u
Answers
Answered by
0
Answer:
Idont no because this is coumputer that's why I don't no
Similar questions