WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?

Answer Posted / sonal

50

Is This Answer Correct ?    3 Yes 44 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the complete rules for header file searching?

676


GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA

1431


Who invented b language?

916


What are the main characteristics of c language describe the structure of ac program?

614


Differentiate between full, complete & perfect binary trees.

673






Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

1593


Why c is called a middle level language?

634


Explain how does flowchart help in writing a program?

632


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 extern c means?

543


What is function and its example?

628


What is the purpose of main( ) in c language?

623


What is the heap in c?

645


What is data types?

641


What is union and structure?

574