Noun | 1. | display - something intended to communicate a particular impression; "made a display of strength"; "a show of impatience"; "a good show of looking interested" Synonyms: show |
2. | display - something shown to the public; "the museum had many exhibits of oriental art" | |
3. | display - an electronic device that represents information in visual form | |
4. | display - a visual representation of something Synonyms: presentation | |
5. | display - behavior that makes your feelings public; "a display of emotion" | |
6. | display - exhibiting openly in public view; "a display of courage" | |
Verb | 1. | display - to show, make visible or apparent; "The Metropolitan Museum is exhibiting Goya's works this month"; "Why don't you show your nice legs and wear shorter skirts?"; "National leaders will have to display the highest skills of statesmanship" |
2. | display - make clear and visible; "The article revealed the policies of the government" | |
3. | display - attract attention by displaying some body part or posing; of animals |
1. | (hardware) | display - monitor. | |
2. | (language) | display - A vector of pointers to activation records. The Nth element points to the activation record containing variables declared at lexical depth N. This allows faster access to variables from outer scopes than the alternative of linked activation records (but most variable accesses are either local or global or occasionally to the immediately enclosing scope). Displays were used in some ALGOL implementations. |