find a number whether it is even or odd without using any
control structures and relational operators?
Answer Posted / vignesh1988i
the first answer is excellent .... superb..... this is what
i expected........ marvalous.......... congrats
thank u
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
Are c and c++ the same?
Write a program to print ASCII code for a given digit.
How can I remove the trailing spaces from a string?
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(β-β); Return 0;
Is c high or low level?
What is the purpose of main( ) in c language?
Explain goto?
Write a program to know whether the input number is an armstrong number.
How can I get back to the interactive keyboard if stdin is redirected?
What is getch?
Explain threaded binary trees?
Explain what is the difference between a string and an array?
List out few of the applications that make use of Multilinked Structures?
Explain how do you determine the length of a string value that was stored in a variable?
Can i use βintβ data type to store the value 32768? Why?