Home / Assembly Language Programming / An Assembly Language Program that reads a digit computes and prints ‘P’ if it is positive, ‘N’ if it is negative and ‘Z’ if it is zero ( Simulation of switch-case statement )

An Assembly Language Program that reads a digit computes and prints ‘P’ if it is positive, ‘N’ if it is negative and ‘Z’ if it is zero ( Simulation of switch-case statement )

An Assembly Language Program that reads a digit computes and prints ‘P’ if it is positive, ‘N’ if it is negative and ‘Z’ if it is zero ( Simulation of switch-case statement ) .