QUESTION:
Write a self-replicating code in your favorite language. In other words, write a program that prints out a copy of itself. The only restriction is that you cannot read in your source file in stream and print it out.
No comments posted yet.