WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
Answer Posted / shashank sharma
it depend on data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why cant I open a file by its explicit path?
What is static identifier?
Explain how do you convert strings to numbers in c?
Why doesnt that code work?
Can you please explain the scope of static variables?
How are 16- and 32-bit numbers stored?
What are the advantages of using Unions?
What is difference between main and void main?
What is break in c?
What is the purpose of the statement: strcat (S2, S1)?
write a c program to find the sum of five entered numbers using an array named number
In which language linux is written?
Function calling procedures? and their differences? Why should one go for Call by Reference?
how to count no of words,characters,lines in a paragraph.
Do pointers store the address of value or the actual value of a variable?