in ‘C’ language for Matrix Multiplication fails” Introspect
the causes for its failure and write down the possible
reasons for its failure.
No Answer is Posted For this Question
Be the First to Post Answer
What is indirection? How many levels of pointers can you have?
What is signed and unsigned?
write a c program to find biggest of 3 number without relational operator?
What is void main ()?
can we access one file to one directory?
Which of these functions is safer to use : fgets(), gets()? Why?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
write a program to print data of 5 five students with structures?
Why is #define used?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
How main function is called in c?
Write c-code for 5+55+555+5555+55555+555555+5555555. Output will be it's answer...