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
what value is returned to operating system after program execution?
Which programming language is best for getting job 2020?
Why are algorithms important in c program?
What is binary tree in c?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
What is #line?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
Why doesnt that code work?
What are pointers? Why are they used?
Why c is procedure oriented?
Explain modulus operator.
What are terms in math?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
In a switch statement, what will happen if a break statement is omitted?
What is the heap?