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 can static variables be declared in a header file?

648


to find the closest pair

1801


Define Spanning-Tree Protocol (STP)

617


How can I pad a string to a known length?

591


How can I read a binary data file properly?

613






Differentiate fundamental data types and derived data types in C.

587


Explain the difference between getch() and getche() in c?

544


What does == mean in texting?

639


What is wrong with this program statement?

585


What is the right type to use for boolean values in c? Is there a standard type?

539


What is union and structure in c?

591


Why does notstrcat(string, "!");Work?

611


What are dangling pointers? How are dangling pointers different from memory leaks?

582


Tell us bitwise shift operators?

573


Explain what is a program flowchart and explain how does it help in writing a program?

617