program for following output using for loop?
1 2 3 4 5
2 3 4 5
3 4 5
4 5
5
Answer Posted / subasaranya
1 2 3 4 5
2 3 4 5
3 4 5
4 5
5
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
Why clrscr is used after variable declaration?
What is the translation phases used in c language?
What is a string?
Is javascript written in c?
Linked lists -- can you tell me how to check whether a linked list is circular?
write an algorithm to display a square matrix.
What is variable declaration and definition in c?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
What is difference between arrays and pointers?
What does int main () mean?
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
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
Are c and c++ the same?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
What does 4d mean in c?