Latest C Aptitude Question SOLUTION: What will be the output of the program? #include int main() { char ch; if(ch = printf("")) printf("It matters\n"); else printf("It doesn't mat