Posts

Showing posts from August, 2023

P Language : AL

Image
  P r o g ra m m i n g   L a n g u a g e   Assembly Language : Write an Assembly code to multiplication is done by shifting and then adding a number. =

P Language : AL

Image
  P r o g ra m m i n g   L a n g u a g e   Assembly Language : Write an Assembly program to add each of the element of a 5 element word type array named "array". =

P Language : AL

Image
  P r o g ra m m i n g   L a n g u a g e   Assembly Language :

P Language : AL

Image
  P r o g ra m m i n g   L a n g u a g e   Assembly Language : Write an Assembly program to weather a no. is divisible by 5 or not. If it is divisible multiply  with the quotient  =

P Language : AL

Image
  P r o g ra m m i n g   L a n g u a g e   Assembly Language : Write an Assembly program to reverse the higher 8 bit of a 16 bit number which is in AX and store the number in a new register BX. After that add the number with the new.  =

P Language : AL

Image
  P r o g ra m m i n g   L a n g u a g e   Assembly Language : Write an Assembly Language code to determine the 3rd one than the sum of 2 sides of a triangle is greater than 3 one. =

P Language : AL

Image
  P r o g ra m m i n g   L a n g u a g e   Assembly Language : Write am Assembly code to the sum of two sides of a triangle is greater than the third side. =

P Language : AL

Image
  P r o g ra m m i n g   L a n g u a g e   Assembly Language : Write an Assembly Language code to calculate the Fibonacci series of any number. =

P Language : AL

Image
  P r o g ra m m i n g   L a n g u a g e   Assembly Language : Write an Assembly Language code to calculate the factorial of any number. =