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 generate the first n terms in the series --- 9,11,20,31,...,82



Write a program to generate the first n terms in the series --- 9,11,20,31,...,82..

Answer / tejraj

51

Is This Answer Correct ?    46 Yes 7 No

Post New Answer

More C Interview Questions

1,1,5,17,61,217,?,?.

3 Answers   Apple,


What are local static variables? How can you use them?

0 Answers  


What is the difference between functions abs() and fabs()?

0 Answers  


Why is it usually a bad idea to use gets()? Suggest a workaround.

1 Answers  


who is first prime minister in india??

8 Answers   Wipro,


Explain what is wrong in this statement?

0 Answers  


What is c programing language?

0 Answers  


how to write a c program to print list of fruits in alpabetical order?

0 Answers  


int main() { int *p=new int; *p=10; del p; cout<<*p; *p= 60; cout<<*p; } what will be the output & why?

4 Answers   TCS,


what are the languages used in c#?

3 Answers   Infosys,


how does the for loop work actually..suppose for the following program how it ll work plz explain to me for(i=5;i>=0;i--) prinf(i--);

19 Answers   RMSI,


Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

0 Answers  


Categories