keyword
(redirected from Aol keyword)Also found in: Dictionary.
keyword
[′kē‚wərd] (computer science)
A group of letters and numbers in a specific order that has special significance in a computer system.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
keyword
(1)One of a fixed set of symbols built into the syntax of a
language. Typical keywords would be if, then, else, print,
goto, while, switch. There are usually restrictions about
reusing keywords as names for user-defined objects such as
variables or procedures. Languages vary as to what is
provided as a keyword and what is a library routine, for
example some languages provide keywords for input/output
operations whereas in others these are library routines.
keyword
(2)A small set of words designed to convey the subject of a
technical article. Some publications specify a fixed set of
keywords from which those for a particular article should be
chosen.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
keyword
(1) A word used in a text search.(2) A word in a text document that is used in an index to best describe the contents of the document.
(3) A reserved word in a programming or command language.
Copyright © 1981-2019 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.