prototype of sine function.
Answers were Sorted based on User's Feedback
How do I determine whether a character is numeric, alphabetic, and so on?
WAP TO ACCEPT STRING AND COUNT A COMES N TIMES B COMES N TIMES C COMES N TIMES D COMES N TIMES AND SO ON......... AT LAST UNTIL Z COMES N TIMES...............
What is structure padding ?
Where local variables are stored in c?
4.A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above
How can you restore a redirected standard stream?
What is an identifier?
What is bin sh c?
What character terminates all strings composed of character arrays? 1) 0 2) . 3) END
What do the functions atoi(), itoa() and gcvt() do?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What is 1f in c?