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
What does s c mean in text?
What is local and global variable in c?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
Can you add pointers together? Why would you?
What is a static function in c?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
List the variables are used for writing doubly linked list program.
What is the difference between single charater constant and string constant?
What is a wrapper function in c?
Why is c platform dependent?
What are 3 types of structures?
What is the difference between far and near ?
What is meant by high-order and low-order bytes?
Explain what are linked list?
Explain Basic concepts of C language?