answersLogoWhite

0

ask ruth she is peak p.s. i hope u die

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is Event driven programming in VB?

Events are the actions that are performed by the user during the applications usage. If a user clicks a mouse button on any object then the Click event occurs. If a user moves the mouse then the mouse move event occurs. By the same way an application can generate Key down event, Key up event, mouse double click event.


What are the key features of a Monte Carlo event and how can one participate in it?

A Monte Carlo event is a simulation technique used to model uncertainty in various scenarios. Key features include random sampling, probability distributions, and multiple iterations to analyze outcomes. To participate, one can use specialized software or programming languages to run simulations based on input parameters and assumptions.


What is event driven programming explain two methods and events?

Event driven languages are languages which require user input (eg user push a button on screen, key press on the keyboard, touch screen etc) and then execute code written behind each event. Eg Private Sub Button1_Click() ' Once button1 is pushed 'execute code that is written in here End Sub


Difference between event driven programming and traditional programming?

In traditional programming, code was run from start to finish and sometimes asked for input along the way. Event driven programming, on the other hand, does nothing until it gets an event, such as a mouse moving or a key being pressed.


What are some key features of the Comcast cable box?

The Comcast cable box has many different functions. Some of its key features are On Demand programming, a digital clock, and a DVR function capability.


Services?

mobile locksmith, key chip programming, ignition key programming, Key Fob Programming.


What is keypress?

A "keypress" is a computing and programming term that refers to an event that is triggered upon the press of a key on the keyboard. Usually in most operating systems there are API calls that will allow you to simulate key presses for different programming applications.


What do you mean by event driven programming language. explain with an example?

A program which is not written in an event-driven language runs line-by-line (typically starting from the `main' function/method), executing each command in sequence. It might interact with the user by asking for input, have `if' statements to adjust its computations, and display output in response.Such programs often use libraries which supply boilerplate logic for this purpose, which is typically based on services provided by the operating system. An event-driven programming languagecomes with such a library. The idea is that sections of code are executed based on what the user does. Nothing will happen without an event causing it to do that action first. For example, you can listen for a mouse click and react to it with click-handling code, or likewise for key presses.However, it is important to note that an event can be made from pretty much anything, and is by no means limited to local user input (such as a mouse click). Other events can be related to network activity, completion of time-consuming tasks started earlier, expiry of a duration of time, or even an arbitrary event condition.The key difference between a "linear" programming approach, where the program spins in a loop continuously testing the various event conditions (and reacting when necessary) and an event-driven programming approach is that the latter uses services provided by the operating system. This allows not only for highly efficient event testing, but also allows the operating system to take care of other tasks while one program is waiting for a certain event to occur.


Our services:?

key cutting key programming key repairing key replacement key re-programming key duplication


What are the key features and advantages of using C in software development?

C is a versatile programming language with key features like strong typing, object-oriented programming, and memory management. Its advantages include platform independence, easy integration with other Microsoft technologies, and a large community for support and resources.


Our services:?

ignition key replacement ignition key programming transponder key replacement transponder key programming car key remote replacement car key fob programming


What are the key features to consider when selecting a 48v motor controller for your electric vehicle?

When selecting a 48v motor controller for your electric vehicle, key features to consider include compatibility with your motor, power output, efficiency, communication protocols, safety features, and ease of programming and integration.