WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?

Answer Posted / mohit

if array is of integer type then max size should be
65536.(ie total range for integers).however it shows array
size too large.for character data type the range 65536 is valid.

Is This Answer Correct ?    40 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is operator promotion?

628


Why do we need functions in c?

557


What is an auto variable in c?

755


Is c# a good language?

609


Are there any problems with performing mathematical operations on different variable types?

575






What is const volatile variable in c?

577


What is FIFO?

674


Explain why C language is procedural?

770


How can I direct output to the printer?

812


Is it better to bitshift a value than to multiply by 2?

658


How do you list a file’s date and time?

633


What is the process to create increment and decrement stamen in c?

588


Why c is called top down?

626


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

769


How can I access an I o board directly?

623