Posts

Showing posts from November, 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 program to multiply 5 all the elements of an 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 : Write an Assembly program to add 5 in all elements of a array "A". =

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 calculate the factorial of 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 subtract the nd and 4th elements of a word type array "B" & store the summation at the 4th position of  the 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 : Write an Assembly program to add the 5th and 3rd  element of a word type array '"A" & store the summation at the 3rd position of the array. =