Answer Posted / ram
its programming language.its developed by writing program
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain enumerated types in c language?
What are the properties of union in c?
What are different types of pointers?
Is the exit() function same as the return statement? Explain.
What is calloc() function?
What are the application of void data type in c?
What is meant by realloc()?
Describe how arrays can be passed to a user defined function
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
Which are low level languages?
What are local static variables? How can you use them?
Is c procedural or functional?
What does %d do?
What are the advantages of external class?