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
Explain what are the advantages and disadvantages of a heap?
What is variable declaration and definition in c?
Explain what standard functions are available to manipulate strings?
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
Explain about C function prototype?
In which language linux is written?
What is c mainly used for?
Where are local variables stored in c?
What is string in c language?
What is strcpy() function?
Explain can you assign a different address to an array tag?
What is a c token and types of c tokens?
Are enumerations really portable?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
Explain how can a program be made to print the line number where an error occurs?