Write a C program to count the number of email on text
How can you invoke another program from within a C program?
What is external and internal variables What is dynamic memory allocation what is storage classes in C
Define recursion in c.
declare afunction pointer to int printf(char *)?
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));"
what is use of malloc and calloc?
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
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
What is identifiers in c with examples?
Write a C program to fill a rectangle using window scrolling
What is the significance of c program algorithms?