To find whether a number is even or odd without using any
conditional operator??
Answer Posted / amala v
friends
u are using if condition in program.. u should not use
that.because the question is without any condition. if is
also a condition ok. so try to find without if .
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
Explain the use of bit fieild.
Why does everyone say not to use gets?
How to set file pointer to beginning c?
What is the significance of scope resolution operator?
What is an array in c?
What is the use of ?
What is type qualifiers?
What does c value mean?
Explain how do you convert strings to numbers in c?
When a c file is executed there are many files that are automatically opened what are they files?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Why calloc is better than malloc?
why wipro wase
Why is c called c?