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

program for following output using for loop?
1 2 3 4 5
2 3 4 5
3 4 5
4 5
5

Answer Posted / dhruv sharma rkdf

hello Jayaraj.s..........
your program will give the following compilation error:
"getch should have a prototype"

you need to include "conio.h" header file...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?

16919


When was c language developed?

1260


What is a void * in c?

1136


What is the difference between union and anonymous union?

1375


What are all different types of pointers in c?

1058


Why can’t constant values be used to define an array’s initial size?

1439


Why c is called object oriented language?

1114


Explain high-order bytes.

1179


How can you pass an array to a function by value?

1178


What is main () in c?

1118


Calculate 1*2*3*____*n using recursive function??

2099


Why do we use c for the speed of light?

1287


How can you tell whether two strings are the same?

1314


What does & mean in scanf?

1166


Describe explain how arrays can be passed to a user defined function

1164