AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Answer Posted / rohith
register storage class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
develop algorithms to add polynomials (i) in one variable
What do the functions atoi(), itoa() and gcvt() do?
main() { printf("hello"); fork(); }
#include
Multiply an Integer Number by 2 Without Using Multiplication Operator
differentiate built-in functions and user – defined functions.
What is an lvalue?
Which is better between malloc and calloc?
explain what are pointers?
What is the use of gets and puts?
What does the message "automatic aggregate intialization is an ansi feature" mean?
Explain the difference between strcpy() and memcpy() function?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
Does c have circular shift operators?