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 find the summation of the Nth term of the following series : 1 2 +2 2 +3 2 +4 2 +…… =
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 multiplication is done is by shifting and then adding a number. =