Latest TCS Aptitude Question SOLUTION: What is the output of the following program? #include void main() { printf("%d",sizeof(5.2)); }