Latest self Aptitude Question SOLUTION: #include int main() { int x = 012; printf("%d", x); getchar(); return 0; }

08 : 16 : 37