Latest TCS Aptitude Question SOLUTION: What is the output of: #include void main( ) { printf ( "nn \n\n nn\n" ) ; printf ( "nn /n/n nn/n" ) ; }