Write a C program to get the desired output.


1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
.
.
.
1 n..............n 1
Note: n is a positive integer entered by the user.

Answer Posted / tknowledge05

The above guest is me .. ookk....
by the time i solved and executing i was logged out and when i posted the answer it considered guest.......

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the properties of union. What is the size of a union variable

720


What is c language in simple words?

598


What are the 4 types of unions?

615


Why void is used in c?

569


What do you know about the use of bit field?

614






Do you know what are bitwise shift operators in c programming?

589


Differentiate abs() function from fabs() function.

604


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

669


What is union in c?

641


How can you tell whether a program was compiled using c versus c++?

624


How can a program be made to print the name of a source file where an error occurs?

735


What are the 4 types of functions?

577


Where is c used?

656


Why c is procedure oriented?

578


What is a pointer on a pointer in c programming language?

624