Latest ADITI Aptitude Question SOLUTION: Q. Give the output for the following program. #define STYLE1 char main() { typedef char STYLE2; STYLE1 x; STYLE2 y; clrscr(); x=255; y=2