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

How can I read/write structures from/to data files?

0 Answers  


what are threads ? why they are called light weight processes ? what is the relation between process and threads ?

1 Answers  


How reliable are floating-point comparisons?

0 Answers  


Define function ?Explain about arguments?

2 Answers   Geometric Software, Infosys,


what is a function method?give example?

0 Answers  






program to find which character is occured more times in a string and how many times it has occured? for example in the sentence "i love india" the output should be i & 3.

3 Answers  


Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4

3 Answers  


What does void main () mean?

0 Answers  


Add 2 64 bit numbers on a 32 bit machine

3 Answers   EMC, Hyderabad Central University, NetApp,


What is a program?

0 Answers  


What is the use of clrscr?

0 Answers  


void main() { for(; 0 ;) ... { printf("hello"); ... } getch(); }

1 Answers  


Categories