WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
Answer Posted / sonal
50
| Is This Answer Correct ? | 3 Yes | 44 No |
Post New Answer View All Answers
please send me the code for multiplying sparse matrix using c
Linked lists -- can you tell me how to check whether a linked list is circular?
Which built-in library function can be used to match a patter from the string?
hi, which software companys will take,if d candidate's % is jst 55%?
How can I write a function analogous to scanf?
What is adt in c programming?
What is external variable in c?
What is a dynamic array in c?
What is structure padding and packing in c?
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
What does #pragma once mean?
What are the back slash character constants or escape sequence charactersavailable in c?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
What is far pointer in c?
Explain enumerated types.