how can i get the output
54321
4321
321
21
1
in c programming........???? pls help......
Answer Posted / aditya the future google ceo
(i=1;i<=5;i--)
{
(J=1;j<=i;j--)
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
why we wont use '&' sing in aceesing the string using scanf
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
What are register variables in c?
Why isnt any of this standardized in c?
How can I read and write comma-delimited text?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
How do you view the path?
How do I use strcmp?
What is bin sh c?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
#include
How does free() know explain how much memory to release?
What is difference between static and global variable in c?
Is a house a shell structure?
What is a char in c?