#include<stdio.h> void main() { pr June 6, 2022 by admin โช Choose the correct option. #include void main() { printf("%x ", -1>1); } A. -1B. 1C. 0D. compile error Submit Answer