'Is it possible to print out a string without interrupts?(assembly)

I am wondering if It's possible to print out a string or a character without using any interrupts in 8086 assembly.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source