WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?

Answer Posted / seema choudhary

Depending upon a data type
integer datatype it limits is 65536 i.e range of the
integer data type

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

664


Write a program of prime number using recursion.

625


Which built-in library function can be used to match a patter from the string?

753


What is difference between union All statement and Union?

636


What does emoji p mean?

612






What is a program flowchart and explain how does it help in writing a program?

684


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

665


What is the scope of local variable in c?

584


Explain what is the purpose of "extern" keyword in a function declaration?

627


Explain what is meant by high-order and low-order bytes?

638


Can you please explain the difference between syntax vs logical error?

701


Why are all header files not declared in every c program?

605


What is context in c?

545


What are different storage class specifiers in c?

625


What is property type c?

609