Answer Posted / guest
extern double sin(double)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a double c?
which type of aspect you want from the student.
What are the advantages of c preprocessor?
What is the purpose of macro in C language?
What does %c do in c?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
What is 1d array in c?
What is the full form of getch?
What is the difference between class and object in c?
What is the equivalent code of the following statement in WHILE LOOP format?
What does typeof return in c?
What is a pragma?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
Why is event driven programming or procedural programming, better within specific scenario?
Write programs for String Reversal & Palindrome check