difference between visual basic and html .
give 5 points
Answers
Answer:
There is a huge difference between them. It’s like asking what’s the difference between a wood-workshop and pile of lumber. They aren’t the same thing except that you use one to build something with the other.
Visual Studio is the environment where you build a program. Visual basic is the language, the raw material you use to build that program. There was a time when you didn’t need anything more than Notepad to build a Basic program because it was an interpreted language and didn’t need to be complied. Now-a-days you can’t do that. However, you can still write a web page with Notepad, including any JavaScript or VBScript; depending on your preference.
You don’t have to use Visual Studio as there are many other compilers that can be used to program in VB or C# or C/C++, HTML and possibly F# but I don’t know of any that allow you to program all of these in the same environment. Plus, there is a pretty good Debug environment in VS so you don’t need a third party app to do that.
If you really wanted to, and you know what you’re doing, you can even write in machine language. Possible, but I wouldn’t suggest it.
Explanation:
please brainlist ⭐⭐⭐