008. Technical interview question: Give the output of the following code Prashant Chaudhari 7 years ago void main() { while(1) { printf("kodegod.com"); } }