WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
Answer Posted / vijay
max size of characfter array is 80.
max size of int or float array is equal to their range.
| Is This Answer Correct ? | 6 Yes | 28 No |
Post New Answer View All Answers
How can a program be made to print the line number where an error occurs?
What does stand for?
code for find determinent of amatrix
What is self-referential structure in c programming?
Why c is a mother language?
What is #error and use of it?
What is a shell structure examples?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
What is pivot in c?
Where define directive used?
Explain the difference between exit() and _exit() function?
How can I do serial ("comm") port I/O?
What is the use of pragma in embedded c?
What are the advantages and disadvantages of c language?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?