Write a C program to count the number of email on text


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

Post New Answer

More C Interview Questions

How can you invoke another program from within a C program?

0 Answers  


What is external and internal variables What is dynamic memory allocation what is storage classes in C

3 Answers  


Define recursion in c.

0 Answers  


declare afunction pointer to int printf(char *)?

1 Answers   HCL,


write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)

7 Answers   Consultancy, DBU, FD, JK Associates, Kobe, Satyam,


what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"

4 Answers  


what is use of malloc and calloc?

0 Answers  


Write a program that takes three variables(a,b,c) in as separate parameters and rotates the values stored so that value a goes to b,b,to c and c to a

7 Answers  


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

0 Answers  


What is identifiers in c with examples?

0 Answers  


Write a C program to fill a rectangle using window scrolling

1 Answers  


What is the significance of c program algorithms?

0 Answers  


Categories