Explain modulus operator. What are the restrictions of a modulus operator?


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

Post New Answer

More C Interview Questions

which will be first in c compiling ,linking or compiling ,debugging.

3 Answers   Sonata,


What is the difference between class and object in c?

0 Answers  


errors in computer programmes are called

1 Answers   NET,


What is the difference between static and global variables?

1 Answers  


How can I make it pause before closing the program output window?

0 Answers  






what is the difference between exit() and _exit() functions?

2 Answers  


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

0 Answers   TISL,


Why is %d used in c?

0 Answers  


Why does everyone say not to use gets?

0 Answers  


What will be your course of action for a push operation?

0 Answers  


How can I trap or ignore keyboard interrupts like control-c?

0 Answers  


What is logical error?

0 Answers  


Categories