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 use of fflush() function?

0 Answers  


a C prog to swap 2 no.s without using variables just an array?

5 Answers   TCS,


What is the right way to use errno?

0 Answers  


WAP to convert text into its ASCII Code and also write a function to decode the text given?

2 Answers  


Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?

2 Answers  






Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?

2 Answers   TCS,


Three major criteria of scheduling.

1 Answers  


In a switch statement, what will happen if a break statement is omitted?

0 Answers  


Why functions are used in c?

0 Answers  


write a progrmm in c language take user interface generate table using for loop?

0 Answers  


i want the code for printing the output as follows 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4

2 Answers  


In C, What is the #line used for?

2 Answers  


Categories