answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How can you separate odd and even numbers from the array of 10 numbers in 8085 microprocessor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Program to count the number of numbers in an array using 8085 microprocessor?

A program which is used to count the number of numbers in an array using a 8085 microprocessor is known as a assembly language program.


Prime numbers between 1 to 10 in microprocessor 8085?

program to find prime number in 8085 microprocessor


Why the name 8085 Why the name 8085 for microprocessor?

8085 is a microprocessor designed by Intel


What do '8085' in 8085 Microprocessor signify?

The '8085' in the 8085 microprocessor is the designation given to the microprocessor by Intel. The '5' means it is a single power supply (5 volt) version of the 8080, with enhancements.


What power supply is used in microprocessor 8085 programming?

+5v necessary for microprocessor 8085.


What is the Overview of 8085 microprocessor?

8085 is a 8 bit microprocessor designed by Intel Co.


What is a 8085 microprocessor?

with neat diagram explain the system bus structure of 8085


Write a program to add two 8 bit numbers in microprocessor 8051?

write it in 8085


What is crystal in microprocessor 8085?

crystal is a oscilltor in microprocessor


What is themeaning of pipe lines for 8085 microprocessor?

The 8085 is not pipelined.


How many power supply uses in 8085 microprocessor?

+5v supply is alone needed for Intel 8085 Microprocessor


Find the 2nd largest and 2nd smallest from a set of a numbers using 8085 microprocessor?

Arrange the any one of the order and store the memory in order vice (ie.Ascending for Descending) Then print the second data of that array it is simple way