AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Answer Posted / devvv
resister variables ofcource
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the disadvantages of a shell structure?
Explain the concept and use of type void.
How can I convert a number to a string?
how to introdu5ce my self in serco
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
Explain the meaning of keyword 'extern' in a function declaration.
What is #include stdio h and #include conio h?
What type of function is main ()?
What is the use of getchar() function?
What is the difference between Printf(..) and sprint(...) ?
What are all different types of pointers in c?
What is signed and unsigned?
Explain the use of 'auto' keyword in c programming?
What is the auto keyword good for?
What is operator promotion?