At first one need a assembler, compiler and a device programmer, then you have to learn ASM, PicBasic or PicC, finally one need to know the device it self, like all the registers and the pins functions. a Pic developing board is a good start for newcomers to Pic programming, see the related link for more information.
How to write a program for mouse in microprocessor?
a program which can be understand by machine.
Sorting is not a microprocessor specific thing. Sorting requires a program and, as such, is not dependent on which microprocessor is involved.
Which microprocessor accepts the program written for 8086 without any changes?
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.
program to find prime number in 8085 microprocessor
mujhe nahi aata
The advantages of downloading the main program into a microprocessor based system can be it can cause the system to run efficiently and the main program will be able to be easily accessed through the microprocessor system. Disadvantages can be due to errors they can happen due to system failure.
the microprocessor
Machine code.
in 8085 microprocessor a subroutine is a separate program written aside from main program ,this program is basically the program which requires to be executed several times in the main program. the microprocessor can call subroutine any time using CALL instruction . after the subroutine is executed the subbroutine hands over the program to main program using RET instruction.
When the computer is first turned on, (or booted), the BIOS program is in control. After performing a few system checks, the BIOS program turns the computer over to an operating system like Windows XP.