answersLogoWhite

0


Best Answer

f 3+5+7+.........+n terms/ 5+8+11+............+10 terms =7

the value of n is

a) 35 b) 36 c) 37 d) 40

2. if A,B,C are the points z1,z2,z3 ant the angles B and C are each pie- alpha/2

then

(z2-z3)^2 = 4(z3-z1)(z1-z2) sin^2 alpha/2

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

8085 code for palindrom

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Microprocessor 8085 program code for palindrome?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write a program in 8085?

Either in Assembly or in some high level language/the hex-code (for the mnemonics) that the microprocessor 8085 generally understands.


Difference between delay subroutine and ordinary subroutine in context of 8085?

a subroutine is a portion of the code within a larger program which performs a specific function and is independent of remaining code.....delay routines are subroutines used for maintaining the timings of various operations in microprocessor


How do you find average of three numbers in 8085 microprocessor code in a given address and data?

You add the three numbers, then divide the result by 3.


What language do Rabbit 2000 microprocessor program uses?

Machine code.


How can you find out total addressable memory in 8085 Microprocessor?

The 8085 has a 16 bit address bus. As such, it can access 216, or 65,536 bytes. System design, of course, will place limits on that, as you need to share this space with code, data, and stack.


What is the c language used in microprocessor?

The program used inside microprocessors is microcode,the program what microprocessors execute is machine code.


Can 8085 CPU replace 8086 CPU?

No. The 8086 has instructions not present in the 8085. The 8086 was marketed as "source compatible" with the 8085, meaning that there was a translator program which could convert assembly language code for the 8085 into assembly language code for the 8086. However, this does not mean that the compiled 8086 assembly code would then run on an 8085; among other things, the 8086 was a true 16-bit processor, as opposed to the 8085 which was an 8-bit processor that supported a few 16-bit operations.


How can you write a program to convert binary code to gray code using 8085 microprocessor?

It can be implemented very easily .... Suppose the Binary word is X7X6X5.... X0 then the corresponding Gray code is G7G6G5....G0 where G7=X7 G6=X7 XOR X6 G5=X6 XOR X5 ..... G0=X1 XOR X0 Now implement the above algorithm


How do you write a assembly language program to subtract two 8 bit numbers?

Code for 8085 microprocessor. MVI A, Number1 SUI Number2 The code works as follows: Register A = Number1 - Number2


Difference between microprocessor and instruction code?

difference between micro operation and microinstruction


How can footstool be considered a Palindrome?

in morse code


What is Code for palindrome using stack?

poooda