Visual Basic is not an "Object Oriented Language" its an "Object based Language" because, in VB we cannot implement Object Oriented Concepts like: Inhertiancy, Polymorphism, Encapsulation and Abstraction.
But it is an Event drive programming, easy to develop applications. VB is used to Devlop Graphical User Interface Applications (GUIs). VB is Object Bsed Event Driven Programming Languge as we use Objects to create our Applications such as Text Box, Command Button on Form and it is also called Event Driven Language because anything we do on VB application such as Click MOuse on command Button to execute any command, or enter the text in text box etc. every thing is an event that's why we call it Object Based, Event-Driven Programming.
write a note on event driven programming
It uses a wimp hcimaking it user friendly.
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.
Object driven programming languages are all based around objects on a 'form' or a 'room'. For example the program will be ran around buttons or other controls. For example if a user clicks a button a set of defined steps will occur. Event driven is similar. For example if this occurs then do this. For example while counter = 1 do .... Basically it is more simple for novice programmers to use and get their head around.
In Flash Development no need of any language. flash use for make attractive our website. we can also use applet and animation for do dat work but applet and gif animation need programing language to make so its take time to run on webpage. dat's way we use flash. for catch out mouse and keyboard event in flash we use action script in flash.
event driven programming is occur when the creat any event means when the user touch the mouse and visual programming does not any oop
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.
event driven programming is based upon the events. its flow is based on the events.
Event-driven language is a type of programming language where the execution of code is determined by events such as user actions or system events, rather than following a strict sequential flow. This approach allows for more responsive and interactive applications, as they can react to changes in real-time. Popular event-driven languages include JavaScript and Python.
write a note on event driven programming
It uses a wimp hcimaking it user friendly.
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.
Visual Basic .NET (VB .NET) is an OOP, an Object-Oriented Programming Language. It's paradigm is both OOP and Event-Driven, but that's beside the point.
yes
it never works out
Object driven programming languages are all based around objects on a 'form' or a 'room'. For example the program will be ran around buttons or other controls. For example if a user clicks a button a set of defined steps will occur. Event driven is similar. For example if this occurs then do this. For example while counter = 1 do .... Basically it is more simple for novice programmers to use and get their head around.
Boring and unneccesary