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


#&#8206;include&#8236;<stdio.h>
void main()
{
int i;
for(i=5;0;i++)
{
printf("%d",i);
}
}

Answers were Sorted based on User's Feedback



#&#8206;include&#8236;<stdio.h> void main() { int i; for(i=5;0;i++) { printf(&qu..

Answer / khushbu srivastva

a error will be generated i.e unreachable code

Is This Answer Correct ?    7 Yes 1 No

#&#8206;include&#8236;<stdio.h> void main() { int i; for(i=5;0;i++) { printf(&qu..

Answer / deepika agrawal

an error will be encountered in the begining of the program...

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Interview Questions

What is macro?

5 Answers   IBM,


How can I access memory located at a certain address?

3 Answers   Verizon,


How do we declare variables in c?

0 Answers  


What are the languages are portable and platform independent?Why they are like that?

1 Answers   Excel, Satyam,


what is the use of c program?

4 Answers   Synergy, Web Synergies,


a value that does not change during program execution a) variabe b) argument c) parameter d) none

0 Answers  


Eight queens puzzle

0 Answers  


How would you obtain the current time and difference between two times?

0 Answers   TISL,


Differentiate between declaring a variable and defining a variable?

0 Answers  


write a code for large nos multilication (upto 200 digits)

2 Answers   Persistent,


Explain argument and its types.

0 Answers  


What is the difference between char array and char pointer?

0 Answers  


Categories