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 program to produce the following output:
1
2
3
4
5
6
7
8
9
10

Answer Posted / jjh

0
1 0 1
2 1 0 1 2
3 2 1 0 1 2 3
4 3 2 1 0 1 2 3 4
5 4 3 2 1 0 1 2 3 4 5

Is This Answer Correct ?    8 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use int main?

1145


What does the error 'Null Pointer Assignment' mean and what causes this error?

1260


I have seen function declarations that look like this

1097


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

1131


What is #line used for?

1072


Can a program have two main functions?

1179


Difference between strcpy() and memcpy() function?

1217


How we can insert comments in a c program?

1190


What is the difference between typedef and #define?

1114


what is a function method?give example?

2419


Write a program to implement queue.

1174


What are the types of variables in c?

1088


What is "Hungarian Notation"?

1170


What is volatile, register definition in C

1153


What is function what are the types of function?

1059