Prependnoun
Prepention - the act of prepending
Appendverb
(transitive) To hang or attach to, as by a string, so that the thing is suspended
āa seal appended to a recordā; āAn inscription was appended to the column.ā;
Prependverb
To attach (an expression, phrase, etc.) to another, as a prefix.
Appendverb
(transitive) To add, as an accessory to the principal thing; to annex
ānotes appended to a book chapterā;
Prependverb
To premeditate; to weigh up mentally.
Appendverb
(computing) To write more data to the end of a pre-existing file, string, or other non-constant data type.
Prependverb
add (something) to the beginning of something else
āyou forgot to prepend āI personally believeā to the statements you are makingā;
Appendnoun
(computing) An instance of writing more data to the end of an existing file.
Prependverb
attach (a piece of data) to the beginning of another
āin this case, you must prepend the server name to the database name, separated by a periodā;
Appendverb
To hang or attach to, as by a string, so that the thing is suspended; as, a seal appended to a record; the inscription was appended to the column.
Appendverb
To add, as an accessory to the principal thing; to annex; as, notes appended to this chapter.
āA further purpose appended to the primary one.ā;
Appendverb
add to the very end;
āHe appended a glossary to his novel where he used an invented languageā;
Appendverb
fix to; attach;
āappend a charm to the necklaceā;
Appendverb
state or say further;
ā`It doesn't matter,' he suppliedā;
Appendverb
add (something) to the end of a written document
āthe results of the survey are appended to this chapterā;
Append
In computer programming, append is the operation for concatenating linked lists or arrays in some high-level programming languages.