To print the pattern
1 2 3 4 5
10 17 18 19 6
15 24 25 20 7
14 23 22 21 8
13 12 11 10 9


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

Post New Answer

More C Interview Questions

how many argument we can pas in in a function

25 Answers   CTS,


What are the three constants used in c?

0 Answers  


What are types of preprocessor in c?

0 Answers  


What does volatile do?

0 Answers  


What is Full Form of C and Why We use C

23 Answers  






Hierarchy decides which operator a) is most important b) is used first c) is fastest d) operates on largest numbers

1 Answers  


Why static variable is used in c?

0 Answers  


Why is c called "mother" language?

0 Answers  


how to find out the reverse number of a digit if it is input through the keyboard?

6 Answers  


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

0 Answers   IBM, Wipro,


Who is invented by c?

24 Answers   Infosys, Mphasis,


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

0 Answers   CLG,


Categories