what is difference between ANSI structure and C99 Structure?
Answer Posted / durgesh singh
Think You.............
| Is This Answer Correct ? | 5 Yes | 19 No |
Post New Answer View All Answers
What does static variable mean in c?
Why c is called procedure oriented language?
What are the types of pointers?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
Difference between strcpy() and memcpy() function?
What is a global variable in c?
What is a structural principle?
What is action and transformation in spark?
What are the different types of errors?
Explain what is #line used for?
Explain the bubble sort algorithm.
What are register variables? What are the advantage of using register variables?
Why main function is special give two reasons?
What is the auto keyword good for?
When can you use a pointer with a function?