AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Answer Posted / shravan
REGISTER STORAGE CLASS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
Explain function?
How can you tell whether two strings are the same?
Is that possible to add pointers to each other?
Can we declare a function inside a function in c?
Explain what is a stream?
What is the benefit of using #define to declare a constant?
Why header files are used?
Explain 'far' and 'near' pointers in c.
What is keyword with example?
Are there namespaces in c?
What is void main () in c?
For what purpose null pointer used?
if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above
Why isnt any of this standardized in c?