Answer Posted / anitha
For hexa decimal numbers
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the size of a union variable?
What are preprocessor directives in c?
How does struct work in c?
What is return in c programming?
Explain what is the purpose of "extern" keyword in a function declaration?
Why we use stdio h in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What is a function in c?
What is static identifier?
What is the heap in c?
How can I find out if there are characters available for reading?
What is volatile c?
What is wrong with this code?
Can we declare a function inside a function in c?
State the difference between realloc and free.