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 c language?

0 Answers  


any "C" function by default returns an a) int value b) float value c) char value d) a & b

0 Answers  


Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We.....Are....Student “ Note: one .=1 Space Output: "We Are Student"

6 Answers   IBM,


What is register variable in c language?

0 Answers  


What should be keep precautions while using the recursion method?

1 Answers  






write a program to copy the string using switch case?

0 Answers   Mind Tree,


Is printf a keyword?

0 Answers  


How can I remove the trailing spaces from a string?

0 Answers   Aspire,


How can I handle floating-point exceptions gracefully?

0 Answers  


Is c compiled or interpreted?

0 Answers  


what is the difference between postfix and prefix unary increment operators?

3 Answers  


Is swift based on c?

0 Answers  


Categories