Write a program that accept anumber in words


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

Post New Answer

More C Interview Questions

24.what is a void pointer? 25.why arithmetic operation can’t be performed on a void pointer? 26.differentiate between const char *a; char *const a; and char const *a; 27.compare array with pointer? 28.what is a NULL pointer? 29.what does ‘segmentation violation’ mean? 30.what does ‘Bus Error’ mean? 31.Define function pointers? 32.How do you initialize function pointers? Give an example? 33.where can function pointers be used?

2 Answers  


What is structure of c program?

0 Answers  


What do the functions atoi(), itoa() and gcvt() do?

0 Answers   Aspire, Infogain,


how to get the starting address of file stored in harddisk through 'C'program.

2 Answers   Siemens,


what is data structure?

5 Answers   CBSE,






Explain high-order bytes.

0 Answers  


Differentiate b/w Modify and Update commands giving example.

1 Answers  


why do we use # in c-language?

1 Answers  


Write a program in C to convert date displayed in gregorian to julian date

0 Answers   HCL, Wipro,


write a program to print the one dimensional array.

1 Answers  


Develop a flow chart and write a c program to find the roots of a quadratic equation ax2+bx+c=0 using switch and break statement.

1 Answers   TCS,


How do I swap bytes?

0 Answers  


Categories