find a number whether it is even or odd without using any
control structures and relational operators?
Answer Posted / vignesh1988i
mind you sir == is an relational operator.................
thank u
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a loop?
Explain how can I prevent another program from modifying part of a file that I am modifying?
Explain what are the advantages and disadvantages of a heap?
What are the header files used in c language?
Why do some versions of toupper act strangely if given an upper-case letter?
What is data structure in c language?
What is the size of structure pointer in c?
In c language can we compile a program without main() function?
Explain what is gets() function?
Is c procedural or object oriented?
What are the 4 types of organizational structures?
Write a program in c to replace any vowel in a string with z?
What are the different types of control structures in programming?
What is advantage of pointer in c?
What are variables c?