What is the process to create increment and decrement stamen in c?


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

Post New Answer

More C Interview Questions

what is the purpose of the code, and is there any problem with it. bool f( uint n ) { return (n & (n-1)) == 0; }

1 Answers   Google,


What does sizeof return c?

0 Answers  


Tell me when would you use a pointer to a function?

0 Answers  


What is C++

4 Answers  


Do you have any idea how to compare array with pointer in c?

0 Answers  






what r the cpu registers r ther?

1 Answers  


What is the purpose of realloc()?

0 Answers  


What is difference between scanf and gets?

0 Answers  


What are register variables in c?

0 Answers  


What is the difference between array and pointer?

0 Answers  


Did c have any year 2000 problems?

0 Answers  


What is difference between structure and union?

0 Answers  


Categories