Hii guys........
Can anyone tell me any five advantages and disadvantages of visual basic programming language
Answers
Answered by
6
Visual basic provides a comprehensive interactive and context sensitive online help system , And the structure of the basic programming language is very simple , It is not only a language but primarily an integrated , interactive development environment ( IDE ) .
, It is much slower than other languages , It is a proprietary programming language written by Microsoft , so , The programs written in Visual basic cannot easily be transferred to other operating systems ,
, It is much slower than other languages , It is a proprietary programming language written by Microsoft , so , The programs written in Visual basic cannot easily be transferred to other operating systems ,
shivu2000:
Thank you very very much
Answered by
25
Answer:
here is ur answer shivu
Advantages of Visual Basic
There are some types of Visual Basic that can function on different types of operating systems but they still differ in some respects from the original version of the programming language .
You can develop Windows-based applications and the games with Visual Basic , And you can find the answers to your programming problems much more easily than other programming languages .
There are many useful resources such as the books , Web sites , Newsgroups and more that can help you learn Visual Basic , It is easy to use and easy to learn , And It is so popular .
Microsoft visual basic
Microsoft visual basic
Visual basic provides a comprehensive interactive and context sensitive online help system , And the structure of the basic programming language is very simple , It is not only a language but primarily an integrated , interactive development environment ( IDE ) .
Visual Basic IDE has been highly optimized to support rapid application development ( RAD ) , It is particularly easy to develop graphical user interfaces and to connect them to handler functions provided by the application .
The graphical user interface of the VB-IDE provides intuitively appealing views for the management of the program structure in the large and the various types of entities ( classes , modules , procedures , forms , …) .
Visual Basic is a component integration language which is attuned to Microsoft’s Component Object Model ( COM ) , COM components can be written in different languages and then inegrated using Visual Basic , And it allows the functions to be written in other languages and integrated with Visual Basic .
Visual Basic is a programming language offering general ease of use combined with ease of implementing a graphical user interface , It is relatively simplistic and therefore limited in function compared to more advanced .
Visual Basic is a GUI-based development tool with graphical aspects that requires a significant amount of space, It requires a great deal of memory for initial installation and in order to function efficiently after installation.
Disadvantages of Visual Basic
Visual Basic is powerful language but it is not suited for programming, It is much slower than other languages , It is a proprietary programming language written by Microsoft , so , The programs written in Visual basic cannot easily be transferred to other operating systems ,
There are some fairly minor disadvantages compared with C , C has a better declaration of arrays , It is possible to initialize an array of structures in C at declaration time , this is impossible in Visual Basic.
More memory space is required to install and work in Visual Basic as VB is GUI based development tool , It contains Graphical components that need more space , Visual Basic is not very useful for making programs that use a lot of processing time such as the games .
The applications which are developed in Visual Basic are working only on Windows Operating systems only , And it is mostly supported only for the database applications and the graphics .
hope it helps u
Similar questions