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
How do I create a directory? How do I remove a directory (and its contents)?
What are the application of void data type in c?
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
Explain what is a static function?
What is "Duff's Device"?
What are the types of c language?
Explain Basic concepts of C language?
What is static identifier?
which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +
What is c variable?
What is string function in c?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
How to write a code for reverse of string without using string functions?
Why is c so important?
difference between Low, Middle, High Level languages in c ?