C
Programming and Technical
Numerical Ability
Data Interpretation
What is the result of using Option Explicit?
Read Solution (Total 1)
explicit means runtime environment
11 years ago
Helpfull: Yes(0) No(0)
C Other Question
Difference between const char* p and char const* p
What is the benefit of using an enum rather than a #define constant?