Write a program that accept anumber in words
No Answer is Posted For this Question
Be the First to Post Answer
How can I delete a file?
what information does the header files contain?
6 Answers BSNL, Cisco, GDA Technologies,
What are local static variables? How can you use them?
write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .
what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }
Not all reserved words are written in lowercase. TRUE or FALSE?
What is the difference between fread and fwrite function?
my name is nani i completed my b-tech in hyd now i want go for interveiw but i dont know the process of software field interveiws plz help me anyone how many rouds there n what rounds plz plz plz help me n where i can get these details
Given an array of length N containing integers between 1 and N, determine if it contains any duplicates.
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
We can draw a box in cprogram by using only one printf();& without using graphic.h header file?
List the different types of c tokens?