AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Answer Posted / jaya prakash
Register.
Since the register variable is stored in CPU.
Easy to retrive and modify it.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Define VARIABLE?
given post order,in order construct the corresponding binary tree
How can I dynamically allocate arrays?
Why doesnt that code work?
Why is c used in embedded systems?
write a program to concatenation the string using switch case?
Is c compiled or interpreted?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
Explain what is meant by 'bit masking'?
Why we use stdio h in c?
How will you write a code for accessing the length of an array without assigning it to another variable?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What is use of null pointer in c?
Is that possible to store 32768 in an int data type variable?
Write a program to print all permutations of a given string.