Answer Posted / rajasekhar
ANSI: American national standard institution
ISO: International Standard Organisation
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of scanf() and printf() functions?
How can I generate floating-point random numbers?
Explain how to reverse singly link list.
Explain how can you be sure that a program follows the ansi c standard?
Explain what is the difference between a string and an array?
How #define works?
What is the heap in c?
What is the c value paradox and how is it explained?
Why static is used in c?
What are the two types of functions in c?
What is the size of empty structure in c?
Which built-in library function can be used to match a patter from the string?
write a progrmm in c language take user interface generate table using for loop?
Why enum is used in c?
Which header file is essential for using strcmp function?