find a number whether it is even or odd without using any
control structures and relational operators?
Answer Posted / vinothkumar.r
But its much efficient just to find whether the last bit is
0 or 1
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is 2 d array in c?
What is d scanf?
Write a program to implement queue.
What are categories used for in c?
What is the difference between array and pointer?
How would you obtain the current time and difference between two times?
State two uses of pointers in C?
How can I convert a number to a string?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
What are global variables and explain how do you declare them?
Describe static function with its usage?
What is the difference between declaring a variable and defining a variable?
Why isnt there a numbered, multi-level break statement to break out
Explain bit masking in c?
What is sorting in c plus plus?