math.answers.com/basic-math/How_To_find_a_number_is_odd_or_even_in_8085
Preview meta tags from the math.answers.com website.
Linked Hostnames
8- 32 links tomath.answers.com
- 20 links towww.answers.com
- 1 link totwitter.com
- 1 link towww.facebook.com
- 1 link towww.instagram.com
- 1 link towww.pinterest.com
- 1 link towww.tiktok.com
- 1 link towww.youtube.com
Thumbnail

Search Engine Appearance
How To find a number is odd or even in 8085? - Answers
every odd no. has "1" in its last bit and every even no has "0" (in binary) eg- 2=0010 ,3=0011 4=0100 ,5=0101....and so on so just logically "AND" the no with "01H" using instruction [HAVING THAT NO. IN ACCUMULATOR (A)] ANI 01H so if the no. is even => A=0 (and zero flag is set i.e. "1" but if the no is odd then => A=1 means zero flag is reset i.e. "0" so using instruction "JZ" you can find if the no. if even or odd. :)
Bing
How To find a number is odd or even in 8085? - Answers
every odd no. has "1" in its last bit and every even no has "0" (in binary) eg- 2=0010 ,3=0011 4=0100 ,5=0101....and so on so just logically "AND" the no with "01H" using instruction [HAVING THAT NO. IN ACCUMULATOR (A)] ANI 01H so if the no. is even => A=0 (and zero flag is set i.e. "1" but if the no is odd then => A=1 means zero flag is reset i.e. "0" so using instruction "JZ" you can find if the no. if even or odd. :)
DuckDuckGo
How To find a number is odd or even in 8085? - Answers
every odd no. has "1" in its last bit and every even no has "0" (in binary) eg- 2=0010 ,3=0011 4=0100 ,5=0101....and so on so just logically "AND" the no with "01H" using instruction [HAVING THAT NO. IN ACCUMULATOR (A)] ANI 01H so if the no. is even => A=0 (and zero flag is set i.e. "1" but if the no is odd then => A=1 means zero flag is reset i.e. "0" so using instruction "JZ" you can find if the no. if even or odd. :)
General Meta Tags
22- titleHow To find a number is odd or even in 8085? - Answers
- charsetutf-8
- Content-Typetext/html; charset=utf-8
- viewportminimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no
- X-UA-CompatibleIE=edge,chrome=1
Open Graph Meta Tags
7- og:imagehttps://st.answers.com/html_test_assets/Answers_Blue.jpeg
- og:image:width900
- og:image:height900
- og:site_nameAnswers
- og:descriptionevery odd no. has "1" in its last bit and every even no has "0" (in binary) eg- 2=0010 ,3=0011 4=0100 ,5=0101....and so on so just logically "AND" the no with "01H" using instruction [HAVING THAT NO. IN ACCUMULATOR (A)] ANI 01H so if the no. is even => A=0 (and zero flag is set i.e. "1" but if the no is odd then => A=1 means zero flag is reset i.e. "0" so using instruction "JZ" you can find if the no. if even or odd. :)
Twitter Meta Tags
1- twitter:cardsummary_large_image
Link Tags
16- alternatehttps://www.answers.com/feed.rss
- apple-touch-icon/icons/180x180.png
- canonicalhttps://math.answers.com/basic-math/How_To_find_a_number_is_odd_or_even_in_8085
- icon/favicon.svg
- icon/icons/16x16.png
Links
58- https://math.answers.com
- https://math.answers.com/basic-math/66_is_11_percent_of_what_number
- https://math.answers.com/basic-math/How_To_find_a_number_is_odd_or_even_in_8085
- https://math.answers.com/basic-math/How_do_you_round_3741_to_the_nearest_thousand
- https://math.answers.com/basic-math/What_are_the_factors_and_prime_factors_of_684