Discussion :: Complicated Declarations
-
What will be the output of the program in DOS (Compiler - Turbo C)?
#include double i; int main() { (int)(float)(char) i; printf("%d",sizeof(i)); return 0; }
Answer : Option B
Explanation :
No answer description available for this question.
Be The First To Comment

Whatsapp
Facebook