prototype of sine function.

Answer Posted / guest

extern double sin(double)

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is derived datatype in c?

627


How can I manipulate individual bits?

596


What is the size of structure pointer in c?

603


Explain how do you list a file’s date and time?

615


How many levels of pointers have?

585






What is the meaning of c in c language?

586


What is the use of typedef in c?

574


What is difference between function overloading and operator overloading?

649


Is a pointer a kind of array?

589


What is the correct declaration of main?

665


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

1877


the question is that what you have been doing all these periods (one year gap)

1611


Explain the difference between malloc() and calloc() in c?

569


Is c pass by value or reference?

587


Differentiate between ordinary variable and pointer in c.

611