1.

Write a program in simplerisc assembly to test if a number is a perfect square.

Answer»

We are going to WRITE a program that checks if the INPUT number is a perfect SQUARE or not. C program to check Perfect Square:



Discussion

No Comment Found