| | |

What are the signals that inform the operating system that some activity has taken place, called ? / ऑपरेटिंग सिस्टम को सूचित करने वाले संकेत क्या कहलाते हैं कि कुछ गतिविधि हुई है?

What are the signals that inform the operating system that some activity has taken place, called ? / ऑपरेटिंग सिस्टम को सूचित करने वाले संकेत क्या कहलाते हैं कि कुछ गतिविधि हुई है?

(1) Informers / मुखबिर
(2) Interrupts / व्यवधान
(3) Events / घटनाएँ
(4) Handlers / हैंडलर

(SSC (10+2) Level Data Entry Operator & LCD Exam. 11.12.2011)

Answer / उत्तर : – 

(4) Handlers / हैंडलर

Explanation / व्याख्यात्मक विवरण :- 

In computer programming, an event handler is an asynchronous callback subroutine that handles inputs received in a program. Each event is a piece of application-level information from the underlying framework, typically the GUI toolkit. GUI events include key presses, mouse movement, action selections, and timers expiring. Event handlers are a central concept in event-driven programming. / कंप्यूटर प्रोग्रामिंग में, एक ईवेंट हैंडलर एक एसिंक्रोनस कॉलबैक सबरूटीन है जो एक प्रोग्राम में प्राप्त इनपुट को संभालता है। प्रत्येक घटना अंतर्निहित ढांचे से एप्लिकेशन-स्तर की जानकारी का एक टुकड़ा है, आमतौर पर जीयूआई टूलकिट। GUI ईवेंट में की प्रेस, माउस मूवमेंट, एक्शन सिलेक्शन और टाइमर की समय सीमा समाप्त होना शामिल है। इवेंट-संचालित प्रोग्रामिंग में इवेंट हैंडलर एक केंद्रीय अवधारणा है।

Similar Posts

Leave a Reply