matrix multiplication fails introspect the causes for its
failure and write down the possible reasons for its
failurein c language.
Answer Posted / vijay dave
Reeason is there to first matrix`s row number is not
equal to second matrix`s columns number
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How does placing some code lines between the comment symbol help in debugging the code?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
Can you write the function prototype, definition and mention the other requirements.
Write a program to reverse a linked list in c.
what is the significance of static storage class specifier?
How #define works?
What is function definition in c?
How does struct work in c?
Explain what is a 'locale'?
When should I declare a function?
What is a node in c?
Why isnt there a numbered, multi-level break statement to break out
What is the function of this pointer?
What is pivot in c?
Which type of language is c?