answersLogoWhite

0

it never works out

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What makes windows os event driven?

Event driven application is a event happening in the operating system, when you click a button it makes an event, also a timer is a event, timers can be used in screen savers, after a certain amount of minutes, the timer will run out and the event for the screen saver to appear will happen :) Hope i helped


How is event driven programming different from other programming?

write a note on event driven programming


What is the relationship between Event sources and Listeners?

Event sources are objects that generate events, while listeners are objects that respond to those events. When an event occurs, the event source notifies its registered listeners, allowing them to execute specific actions in response. This relationship is fundamental in event-driven programming, enabling separation of concerns and promoting a reactive system where components can communicate asynchronously.


Name the 3 states of an event driven application and explain what happens in each state?

1.loco rocco 2mankind 3lasange 4lolopp


What does event driven scripting language mean?

event driven programming is based upon the events. its flow is based on the events.


Why vb is an event driven programming language?

because it is driven by events. as it is a language used in programming, then it only makes sense to say VB is an event driven programming language.


Disadvantages of event driven programming?

It uses a wimp hcimaking it user friendly.


What is difference between visual programing and event driven programing?

event driven programming is occur when the creat any event means when the user touch the mouse and visual programming does not any oop


Is operating system an event driven program?

yes


Where do you find club ticket on Pokemon Diamond?

it an event that happens or u can use ar to get it it an event that happens or u can use ar to get it it an event that happens or u can use ar to get it it an event that happens or u can use ar to get it


What is trigger functions in event driven programming?

Boring and unneccesary


What is meant by event driven?

event driven programs do not have a specific pathway in which the programs instructions are executed. different parts of the program are evoked by events that take place during the running of the program.