print out put like this form
1 2 3 4 5 6
3 5 7 9 11
8 12 16 20
Answer Posted / guest
1 2 3 4 5 6 7 8 9 11 12 16 20
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What is operator precedence?
What are pointers really good for, anyway?
What is the difference between a string and an array?
Explain null pointer.
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
What is use of #include in c?
Why is c so powerful?
What is static memory allocation? Explain
How can a string be converted to a number?
How to find a missed value, if you want to store 100 values in a 99 sized array?
Explain what is the purpose of "extern" keyword in a function declaration?
What is 2c dna?
How can I write functions that take a variable number of arguments?
What is c language and why we use it?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?