WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
Answer Posted / himani
integer datatype limit is array size limit. for systems with
2 byte integers...limit is 65535
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Should I learn c before c++?
What are the different data types in C?
What is 1d array in c?
What are the types of unary operators?
Explain the use of function toupper() with and example code?
Is a house a mass structure?
What is a const pointer in c?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
What are Macros? What are its advantages and disadvantages?
Explain what is operator promotion?
What are all different types of pointers in c?
What is int main () in c?
What is sizeof in c?
Discuss the function of conditional operator, size of operator and comma operator with examples.
What is the use of bit field?