Sponsor
Sunday 29 January 2017
What Is The Difference Between A Programming Language And Markup Language
Difference between a markup language and programming language ?
Markup Language:
A language designed to format text. It does the transition of raw text into structured documents by using markup tags into the raw text. The text given inside the tags are structured by the browsers depending on the markup. Programming languages are compiled. But in markup language is just interpreted by the browser.
Few Markup Languages are HTML.XML,XHTML and MML
Programming language:
It is an set of instructions to the computer to perform. It is coded, compiled and interpreted before it gets executed. Some languages require compiler and some others require interpreter and the rest requires both. The source code converted into machine readable form and then executed. The computer hardware is responsible to execute an programming language and browser is needed for an markup language.
Few Programming Languages are JAVA,C++,COBOL,C++ and VB
Labels:
Website Programming/Development,
What Is
About Me
David Okafor
Passionate Blogger and Digital Marketer. As a geek I love to share my general knowledge and ideas through this platform.
Sign Up In Seconds
Signup with your email address to get latest update straight into your inbox
Subscribe to:
Post Comments (Atom)
No comments:
Leave a comment
We love comments
You are important to us
Feel free to drop your questions or suggestions
Note: Your question must be pertaining to the post.