AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?

Answer Posted / biju

Ofcourse register storage class is for quick access

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between full, complete & perfect binary trees.

833


If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above

796


what are the facialities provided by you after the selection of the student.

1886


What is define c?

745


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

970






Is it possible to pass an entire structure to functions?

720


What standard functions are available to manipulate strings?

764


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3354


How can I rethow can I return a sequence of random numbers which dont repeat at all?

935


What is pointers in c with example?

750


Why is c known as a mother language?

930


What happens if you free a pointer twice?

780


Give me the code of in-order recursive and non-recursive.

1098


Explain what standard functions are available to manipulate strings?

776


Using which language Test cases are added in .ptu file of RTRT unit testing???

3925