please give code for this 1 2 4 7 11 16
Answers were Sorted based on User's Feedback
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
What is difference between structure and union?
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
Explain the bubble sort algorithm.
What are the advantages and disadvantages of pointers?
p*=(++q)++*--p when p=q=1 while(q<=6)
How arrays can be passed to a user defined function
What is the difference between array and linked list in c?
write a program to fined second smallest and largest element in a given series of elements (without sorting)
Can we access array using pointer in c language?
Describe the modifier in c?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE