Tell me what is the purpose of 'register' keyword in c language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Why do we use header files in c?

0 Answers  


1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

3 Answers  


Write a program to print distinct words in an input along with their count in input in decreasing order of their count

0 Answers  


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

0 Answers   Wilco,


what is the advantage of software development

1 Answers  






What is the use of pragma in embedded c?

0 Answers  


what is void pointer?

1 Answers   Wipro,


What is string concatenation in c?

0 Answers  


What is advantage of pointer in c?

0 Answers  


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

0 Answers  


What does *p++ do?

0 Answers  


inline function is there in c language?

4 Answers  


Categories