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 ?    45 Yes 7 No

Post New Answer

More C Interview Questions

What is unary operator?

0 Answers  


2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.

3 Answers   Nagarro,


How can you return multiple values from a function?

0 Answers  


How the c program is executed?

0 Answers  


Explain about the functions strcat() and strcmp()?

0 Answers  






When the macros gets expanded?

0 Answers  


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

0 Answers  


please give code for this 1 2 4 7 11 16

11 Answers   Intel, Wipro,


What are the types of bitwise operator?

0 Answers  


What is difference between && and & in c?

0 Answers  


Explain the bubble sort algorithm.

0 Answers  


Explain the difference between null pointer and void pointer.

0 Answers   TCS,


Categories