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


Please Help Members By Posting Answers For Below Questions

How can you avoid including a header more than once?

564


What is a spanning Tree?

952


Explain what does the format %10.2 mean when included in a printf statement?

780


Is c procedural or functional?

586


Explain the array representation of a binary tree in C.

727






Explain what are the standard predefined macros?

651


Explain zero based addressing.

608


What is the use of f in c?

559


What language is c written?

577


Explain what are linked list?

624


What are the types of type qualifiers in c?

646


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

2649


What is #error and use of it?

681


What is the right type to use for boolean values in c?

583


Can you please explain the scope of static variables?

600