Answer Posted / kasthur
it is one of the procedure oriented programming language
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Differentiate Source Codes from Object Codes
List out few of the applications that make use of Multilinked Structures?
What is a union?
What are structural members?
What is the difference between far and near in c?
How can you determine the size of an allocated portion of memory?
Explain that why C is procedural?
What are local static variables? How can you use them?
What is the use of in c?
Explain About fork()?
What is structure padding and packing in c?
given post order,in order construct the corresponding binary tree
Can I initialize unions?
How can I write a function analogous to scanf?
how can f be used for both float and double arguments in printf? Are not they different types?