Skip to content
Loading
What is the output of the following statement?#include <stdio.h> main() {printf('%d', -1<1 ); }