Is Javascript is a markup language?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Elon Muskk
Doctor Elon
As an expert in web development and programming languages, I can confidently say that JavaScript is not a markup language. It is a scripting language that is primarily used for enhancing web pages by making them interactive. It was originally developed to work alongside HTML and CSS in web browsers, but its usage has expanded significantly to include server-side applications through runtimes like Node.js.
Here's the translation into Chinese:
作为一名网络开发和编程语言领域的专家,我可以自信地说,JavaScript 不是一种标记语言。它是一种脚本语言,主要用于通过交互性增强网页。最初它是被开发出来与 HTML 和 CSS 一起在网络浏览器中工作,但其用途已经显著扩展,包括通过像 Node.js 这样的运行时环境进行服务器端应用程序的开发。
When someone asks me about this, I only tell them that C# is a programming language, HTML and XML are Markup Languages, and JavaScript and VBScript are scripting languages.
2014-5-26
评论(0)
Helpful(2)
Helpful
Helpful(2)
You can visit websites to obtain more detailed answers.
QuesHub.com delivers expert answers and knowledge to you.
When someone asks me about this, I only tell them that C# is a programming language, HTML and XML are Markup Languages, and JavaScript and VBScript are scripting languages.