Answer Posted / mohan
c is a block structured programing language,
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the c keywords?
Is it better to use malloc() or calloc()?
Explain goto?
Explain how can I convert a string to a number?
Write a program to reverse a given number in c?
What is %d called in c?
What is the use of getch ()?
Explain what does the format %10.2 mean when included in a printf statement?
program to convert a integer to string in c language'
How can you determine the size of an allocated portion of memory?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What does the format %10.2 mean when included in a printf statement?
What are the advantage of c language?
Why isn't any of this standardized in c? Any real program has to do some of these things.