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

Answer Posted / anitya

0 to 65535.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c high or low level?

676


How do you define structure?

671


What is use of integral promotions in c?

760


Why isnt any of this standardized in c?

735


Explain how do you override a defined macro?

676






Where define directive used?

693


Is stack a keyword in c?

728


What is the difference between ++a and a++?

816


Is null always defined as 0(zero)?

701


Do string constants represent numerical values?

1014


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

1784


a program that can input number of records and can view it again the record

1588


What is #include stdio h and #include conio h?

681


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

1778


When should the register modifier be used? Does it really help?

699