Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

matrix multiplication fails introspect the causes for its
failure and write down the possible reasons for its
failurein c language.

Answer Posted / prabhat thapa

The main reason is number of columns in first matrix not being equal with number of rows in second matrix.
(A i*j)* B(j*k)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we use break in c?

1074


#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }

1324


What does *p++ do?

1076


What is an lvalue?

1107


what is the height of tree if leaf node is at level 3. please explain

2200


What functions are in conio h?

1265


Why shouldn’t I start variable names with underscores?

1119


Explain how can type-insensitive macros be created?

1044


How can you pass an array to a function by value?

1178


What is meant by gets in c?

1266


show how link list can be used to repersent the following polynomial i) 5x+2

2399


How do we open a binary file in Read/Write mode in C?

1278


Which is the best website to learn c programming?

1135


hi send me sample aptitude papers of cts?

2221


Explain how can I manipulate strings of multibyte characters?

1257