Answer Posted / saranya
Hi!
To implement my ideas & skills for the development of
our company.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How can you be sure that a program follows the ANSI C standard?
Do you know what are the properties of union in c?
Explain what is the benefit of using const for declaring constants?
Can you write the function prototype, definition and mention the other requirements.
What is the function of volatile in c language?
How are 16- and 32-bit numbers stored?
What are the valid places to have keyword “break”?
What is strcpy() function?
Difference between constant pointer and pointer to a constant.
What do you mean by dynamic memory allocation in c?
what are # pragma staments?
What are the 32 keywords in c?
Write a program to generate random numbers in c?
Explain how do you generate random numbers in c?
Why void is used in c?