WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
Answer Posted / gagandeep kaur
max size of an array is depends upon its datatype
| Is This Answer Correct ? | 31 Yes | 6 No |
Post New Answer View All Answers
What Is The Difference Between Null And Void Pointer?
How can I trap or ignore keyboard interrupts like control-c?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
How can you tell whether two strings are the same?
can any one tel me wt is the question pattern for NIC exam
How to get string length of given string in c?
What are local static variables?
How do I copy files?
What is a far pointer in c?
how do you execute a c program in unix.
What are the differences between new and malloc in C?
Is there a way to compare two structure variables?
What is #include conio h?
How does placing some code lines between the comment symbol help in debugging the code?
What is volatile variable in c?