Write a C program to accept a matrix of any size. Find the
frequency count of each element in the matrix and positions
in which they appear in the matrix


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

Post New Answer

More C Interview Questions

Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

0 Answers  


What is meant by recursion?

0 Answers   ADP,


DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?

2 Answers   Wipro,


IS STRUCTURES CAN BE USED WITHIN AN ARRAY?

7 Answers   Caritor,


What is const keyword in c?

0 Answers  






What is malloc() function?

0 Answers  


write a c program to convert fahrenheit to celsius?

4 Answers   TCS,


print the table 5 in loops

3 Answers  


Can we change the value of static variable in c?

0 Answers  


5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

4 Answers  


Write a program to find minimum between three no.s whithout using comparison operator.

4 Answers   IBM,


write a program to print the one dimensional array.

1 Answers  


Categories