Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask question.(5)

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

ITtutoria

ITtutoria Logo ITtutoria Logo

ITtutoria Navigation

  • Python
  • Java
  • Reactjs
  • JavaScript
  • R
  • PySpark
  • MYSQL
  • Pandas
  • QA
  • C++
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Python
  • Science
  • Java
  • JavaScript
  • Reactjs
  • Nodejs
  • Tools
  • QA
Home/ Questions/What is the difference between a sequential program and an event-driven program?
Next
Answered
Arden Brown
  • 12
Arden Brown
Asked: May 12, 20222022-05-12T08:00:48+00:00 2022-05-12T08:00:48+00:00In: Programs

What is the difference between a sequential program and an event-driven program?

  • 12

. Advertisement .

..3..

. Advertisement .

..4..

What is the difference between a sequential program and an event-driven program?? I am learning about it. Can someone share with me your knowledge and experience?

  • 3 3 Answers
  • 136 Views
  • 0 Followers
  • 0
Answer
Share
  • Facebook
  • Report

3 Answers

  • Voted
  • Oldest
  • Recent
  • Random
  1. Best Answer
    hhtuto
    2022-05-26T06:36:42+00:00Added an answer on May 26, 2022 at 6:36 am

    In my opinion, sequential program language is designed to use as scripts. Therefore, they provide an interactive environment to the programmers. Event-driven programming language provides both a rich user experience along with an efficient system for event programming. The main difference between a sequential programming and event-driven program is event-driven programs respond to user requests in the form of text, audio and video, while sequential programs do not.

    • 9
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  2. Gabriel Pichon
    2022-05-25T19:33:54+00:00Added an answer on May 25, 2022 at 7:33 pm

    It is what I have understood:

    Software that responds to user requests/demands is a good candidate for event driven design. This is the norm for most GUI-based and online-based software. There is no predetermined order of operations. The user can do whatever they want (within the limits of the app).

    Batch processing is where sequenceential is most common. Software that requires little to no user input. The order of operations is predetermined.

    It’s not clear that there is a distinct line, as GUI-based tools can include long-running batch processes.

    • 11
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  3. elveralowe
    2022-07-12T09:46:02+00:00Added an answer on July 12, 2022 at 9:46 am

    Two different methods to support two different needs. An event-driven approach is best for problems that are driven by events. You will want to use a “sequential” approach if you are unable to control what is happening in the world.

    These two things will often be combined. The startup and shutdown of a program, as well as a main processing loop (say, a filter process in an image app), will all be largely sequential. However, its UI layer, component interactions, and event-driven UI layers will be largely sequential.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

Sidebar

Ask A Question
  • How to Split String by space in C++
  • How To Convert A Pandas DataFrame Column To A List
  • How to Replace Multiple Characters in A String in Python?
  • How To Remove Special Characters From String Python

Explore

  • Home
  • Tutorial

Footer

ITtutoria

ITtutoria

This website is user friendly and will facilitate transferring knowledge. It would be useful for a self-initiated learning process.

@ ITTutoria Co Ltd.

Tutorial

  • Home
  • Python
  • Science
  • Java
  • JavaScript
  • Reactjs
  • Nodejs
  • Tools
  • QA

Legal Stuff

  • About Us
  • Terms of Use
  • Privacy Policy
  • Contact Us

DMCA.com Protection Status

Help

  • Knowledge Base
  • Support

Follow

© 2022 Ittutoria. All Rights Reserved.

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.