[A] Answer the following:
a. Mention 5 fields in which Python is popularly used.
Answer
– System Programming
– Game Programming
– Robotics Programming
– Rapid Prototyping
– Internet Scripting
b. Where is event-driven programming popularly used?
Answer
Event-driven programming is primarily used for creating GUI application containing elements like windows, check, boxes, button, combo-boxes, scroll-bars, menus etc. When we interact with these GUI elements through mouse/keyboard/touch an event occurs and a function gets called to tackle that event.
نظرات کاربران