Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 how do you convert strings to numbers in c?

1126


Is struct oop?

1061


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3742


Write a program on swapping (100, 50)

1167


What is volatile variable in c?

1155


Differentiate between calloc and malloc.

1321


What is actual argument?

1102


What are the different file extensions involved when programming in C?

1343


What does *p++ do?

1076


Disadvantages of C language.

1163


What are the scope of static variables?

1255


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

1116


difference between native and cross compilers

2172


Write the syntax and purpose of a switch statement in C.

1153


how to write a c program to print list of fruits in alpabetical order?

2364