Recent Articles



































Event driven programming language



         


An event driven programming language is a programming language in which events (mouse clicks, key presses) cause portions of the code to execute.

Events are usually considered to be user-initiated (e.g. a mouse click or a button on the keyboard pressed), but they can also be caused by other portions of the code (e.g. to indicate that a process that takes a long time to complete has completed.)

This article is a stub. You can help BambooWeb by .





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License