Dictionary of Computer and Internet Terms: prependprependto append at the beginning; to put in front. For example, if you prepend // to a line in a C++ program, that line becomes a comment.