what is the maximum limit of row and column of a matrix in c
programming. in linux .
Answer Posted / app
65535
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is structure packing in c?
How do you use a 'Local Block'?
What is meant by errors and debugging?
How do you list files in a directory?
What is an expression?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
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.
What is bubble sort in c?
What is a buffer in c?
What is a double c?
What is a node in c?
What is the use of a static variable in c?
What is a program flowchart?
What is the use of getchar() function?