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
main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); } wat is the o/p and how?
can any one tel me wt is the question pattern for NIC exam
I heard that you have to include stdio.h before calling printf. Why?
Can we access array using pointer in c language?
What is this infamous null pointer, anyway?
Why is it important to memset a variable, immediately after allocating memory to it ?
what is the difference between auto and static keywords
1 Answers cDot, College School Exams Tests, TCS,
When a c file is executed there are many files that are automatically opened what are they files?
What are the features of c language?
What is the heap in c?
What is null character in c?
How many header files are in c?