prototype of sine function.
Answers were Sorted based on User's Feedback
how many key words availabel in c a) 28 b) 31 c) 32
Difference between macros and inline functions? Can a function be forced as inline?
0 Answers HAL, Honeywell, Zomato,
What is meant by errors and debugging?
What are pointers?
0 Answers Accenture, Tavant Technologies, Zensar,
Can a pointer be static?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
Is main a keyword in c?
biggest of two no's with out using if condition statement
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
When should a type cast not be used?
dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?
What is difference between %d and %i in c?