find the sum of two matrices and WAP for it.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How do you determine whether to use a stream function or a low-level function?

0 Answers  


4)What would be the output? main() { int num=425; pf("%d",pf("%d",num)); } a)Comp error b)4425 c)4253 d)3435 e)none

10 Answers  


what is diognisis?

1 Answers  


How can a program be made to print the name of a source file where an error occurs?

0 Answers  


write a program to create a sparse matrix using dynamic memory allocation.

0 Answers  






What is an arrays?

0 Answers  


while initialization of two dimensional arrays we can initialize like a[][2] but why not a[2][] is there any reason behind this?

4 Answers   Aptech,


Is it possible to run a c program without using main?If yes HOW??

13 Answers   Wipro,


how does a general function , that accepts an array as a parameter, "knows" the size of the array ? How should it define it parameters list ?

0 Answers  


what is the difference between class and unio?

0 Answers   HCL, Wipro,


What is ambagious result in C? explain with an example.

0 Answers   Infosys,


What is memory leak in c?

0 Answers  


Categories