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


the statement while(i) puts the entire logic in loop. this loop is called

a) indefinite loop

b) definite loop

c) loop syntax wrong

d) none of the above


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

write a program to generate 1st n fibonacci prime number

2 Answers  


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

2 Answers   Aricent, Manipal University,


main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); } what is the output?

9 Answers   Ramco,


What is Lazy evaluation in C? Give an example.

1 Answers  


Write a program which returns the first non repetitive character in the string?

0 Answers   Expedia,


write an algorithm and a program to count the number of elements in a circularly singly linked list

1 Answers   Ignou,


implement OR gate without using any bitwise operator.

1 Answers   Alcatel, Wipro,


What is use of pointer?

0 Answers  


Write a c program to demonstrate character and string constants?

0 Answers  


atoi, which takes a string and converts it to an integer. write a program that reads lines(using getline), converts each line to an integer using atoi and computes the average of all the numbers read. also compute the standard deviation

0 Answers  


what are bitwise shift operators?

4 Answers  


How do I create a directory? How do I remove a directory (and its contents)?

0 Answers  


Categories