In C programming, what command or code can be used to determine if a number of odd or even?


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

Post New Answer

More C Interview Questions

What is the need of structure in c?

0 Answers  


Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it?

3 Answers  


Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.

5 Answers  


What are the advantages and disadvantages of c language?

0 Answers  


code for replace tabs with equivalent number of blanks

0 Answers   Bosch,






What is the difference between procedural and declarative language?

0 Answers  


How to reverse a string using a recursive function, with swapping?

5 Answers  


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

1 Answers  


Where register variables are stored in c?

0 Answers  


Is printf a keyword?

0 Answers  


Does c have an equivalent to pascals with statement?

0 Answers  


Why is c platform dependent?

0 Answers  


Categories