What are register variables? What are the advantage of using register variables?


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

Post New Answer

More C Interview Questions

Which is the best website to learn c programming?

0 Answers  


without using arithmatic operator convert an intger variable x into x+1

3 Answers  


explain what is fifo?

0 Answers  


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

0 Answers  


What is the difference between struct and typedef struct in c?

0 Answers  






What are the primitive data types in c?

0 Answers  


How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST

6 Answers   Adobe, Huawei,


Write a main() program that calls this function at least 10 times. Try implementing this function in two different ways. First, use an external variable to store the count. Second, use a local variable. Which is more appropriate?

2 Answers  


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

0 Answers  


how to write palindrome program?

3 Answers  


What is indirection?

0 Answers  


How can I copy just a portion of a string?

0 Answers  


Categories