Write a program to generate the first n terms in the series --- 9,11,20,31,...,82
enum { SUNDAY, MONDAY, TUESDAY, }day; main() { day =20; printf("%d",); getch(); } what will be the output of the above program
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
write a program to print data of 5 five students with structures?
What are the different types of pointers?
Concat two string with most overlapped substring has to removeĀ "abcd"+ "cdef" = "abcdef
char ch=10;printf("%d",ch);what is the output
Explain indirection?
can we implement multi-threads in c.
How would you use the functions fseek(), freed(), fwrite() and ftell()?
0 Answers Aspire, Infogain, TISL,
What does typeof return in c?
What are header files in c programming?
Write a program to print all the prime numbers with in the given range
8 Answers ABC, College School Exams Tests, TCS,