what is the maximum limit of row and column of a matrix in c
programming. in linux .

Answers were Sorted based on User's Feedback



what is the maximum limit of row and column of a matrix in c programming. in linux ...

Answer / unmesh

o to 35565

Is This Answer Correct ?    7 Yes 2 No

what is the maximum limit of row and column of a matrix in c programming. in linux ...

Answer / anitya

0 to 65535.

Is This Answer Correct ?    1 Yes 0 No

what is the maximum limit of row and column of a matrix in c programming. in linux ...

Answer / swati pathak

50387

Is This Answer Correct ?    1 Yes 1 No

what is the maximum limit of row and column of a matrix in c programming. in linux ...

Answer / app

65535

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More C Interview Questions

What are the keywords in c?

0 Answers  


How to print "I Love My India" without using semi colon?

4 Answers  


write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.

2 Answers  


What does c mean in standard form?

0 Answers  


Tell me can the size of an array be declared at runtime?

0 Answers  






What is c++ used for today?

0 Answers  


Program to find the absolute value of given integer using Conditional Operators

6 Answers   N Tech,


write a progam to display the factors of a given number and disply how many prime numbers are there?

2 Answers  


What is the purpose of 'register' keyword?

0 Answers  


34.what are bitwise shift operators? 35.what are bit fields? What is the use of bit fields in a structure declaration? 36.what is the size of an integer variable? 37.what are the files which are automatically opened when a c file is executed? 38.what is the little endian and big endian? 39.what is the use of fflush() function? 40.what is the difference between exit() and _exit() functions? 41.where does malloc() function get the memory? 42.what is the difference between malloc() and calloc() function? 43.what is the difference between postfix and prefix unary increment operators?

3 Answers  


Which is better malloc or calloc?

0 Answers  


Is array a primitive data type in c?

0 Answers  


Categories