Report Bug
Qus : Which one is incorrect statement for C Language?
Qus C भाषा के लिए कौन सा गलत कथन है?

A. C compiler supports octal integer constant.
B. C compiler supports hexadecimal integer constant.
C. C compiler supports binary integer constant.
D. C compiler supports decimal integer constant.


Solution
D. C compiler supports decimal integer constant.






Report Bug