Explain what is the benefit of using an enum rather than a #define constant?
No Answer is Posted For this Question
Be the First to Post Answer
What are qualifiers?
what is void pointer?
Who invented bcpl language?
Difference between C and Embedded C?
How can you convert integers to binary or hexadecimal?
What are local static variables?
simple program of graphics and their output display
The variables are int sum=10,SuM=20; these are same or different?
Read two numbers from keyboard and find maximum of them?
main() { float a=3.2e40; printf("%d",a); }
WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 Answers Finite Infotech, Lovely Professional University, Wipro,
What standard functions are available to manipulate strings?