write a program to print largest number of each row of a 2D
array


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

Post New Answer

More C Interview Questions

Explain the difference between #include "..." And #include <...> In c?

0 Answers  


What does d mean?

0 Answers  


Explain enumerated types.

0 Answers  


How can my program discover the complete pathname to the executable from which it was invoked?

0 Answers  


What is printf () in c?

0 Answers  






Is that possible to add pointers to each other?

0 Answers  


How does C++ help with the tradeoff of safety vs. usability?

1 Answers  


where does malloc() function get the memory?

1 Answers  


What are examples of structures?

0 Answers  


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

0 Answers   Ignou,


What does %2f mean in c?

0 Answers  


How can you find the day of the week given the date?

0 Answers  


Categories