how can i get the output
54321
4321
321
21
1

in c programming........???? pls help......

Answer Posted / gohar

a
22
ccc
4444
eeeee
666666

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suggesting that there can be 62 seconds in a minute?

601


Ow can I insert or delete a line (or record) in the middle of a file?

579


What is data structure in c language?

610


Write a program of advanced Fibonacci series.

711


Explain what are bus errors, memory faults, and core dumps?

794






Tell us two differences between new () and malloc ()?

617


What is the correct code to have following output in c using nested for loop?

615


Can one function call another?

630


What is malloc return c?

603


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

1850


What are qualifiers?

617


What are pointers? What are stacks and queues?

585


What is c++ used for today?

671


In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.

1383


Is c is a procedural language?

601