Answer Posted / guest
sin()
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are Macros? What are its advantages and disadvantages?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
Explain what is the heap?
What is the function of this pointer?
Write a code of a general series where the next element is the sum of last k terms.
what is the diffrenet bettwen HTTP and internet protocol
Can include files be nested?
How do shell structures work?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
What are the 4 types of organizational structures?
What is use of integral promotions in c?
Explain 'bus error'?
Why flag is used in c?