" main() { while (1) { stack_interface(); } } code example Example: infinite loop using while infinite loop using 'while'loop ----> while(1)