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...

print the following using nested for loop.
5 4 3 2 1
1 2 3 4
3 2 1
1 2
1
2 1
1 2 3
4 3 2 1
1 2 3 4 5

Answer Posted / sravanthi

I DONT KNOW THE ANSWER
CAN ANY ONE TELL ME HOW TO GET OUTPUT AS
1
01
101
0101
10101.
in NESTED FOR LOOP ONLY
PLEASE ANSWER ME

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the difference between constant char *p and char * constant p?

1191


Why does not c have an exponentiation operator?

1114


When is a “switch” statement preferable over an “if” statement?

1206


What are header files and what are its uses in C programming?

1333


What is the need of structure in c?

1182


What is derived datatype in c?

1140


Why is %d used in c?

1056


Is int a keyword in c?

1031


Can we change the value of static variable in c?

1076


Is it possible to execute code even after the program exits the main() function?

1389


What is c token?

1121


Is there a way to jump out of a function or functions?

1163


What is the difference between text files and binary files?

1390


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

1314


What is structure padding in c?

1183