Hello, today I propose you a quiz to test your knowledge on the acronyms of the web languages, some will seem easier than others of course, but do you really know all the acronyms of the web languages ?
For all questions, a list of answers is proposed, only one answer is correct. For each question, feel free to note your answer on a piece of paper in order to count your final score after the correction. You are ready, so let's go.
I - API means :
- Abbreviation Program Internet
- Application Programming Interface
- Accessible Page Internet
II - HTML means :
- HyperTheme Markup Language
- HyperText Markup Language
- HyperTheme Model Language
III - CSS means :
- Cascading Style Software
- Cascading Style Sheets
- Cascading Structured Style
IV - DOM means :
- Document Object Model
- Document Object Markup
- Document Optimization Markup
V - IDE means :
- Integrated Development Experience
- Integrated Document Explorer
- Integrated Development Environment
VI - HTTP means :
- HyperText Transfer Page
- HyperText Transfer Protocol
- HyperText Technology Power
VII - ARIA means :
- Accessible Rich Internet Applications
- Asynchronous Rich Internet Applications
- Array Rich Internet Applications
VIII - AJAX means :
- Asynchronous JavaScript And XML
- Application JavaScript Asynchronous XML
- Asynchronous JavaScript Application XML
IX - JS means :
- Justify String
- Java Sring
- JavaScript
X - JSON means :
- JavaScript Object Navigator
- JavaScript Object Notation
- JavaScript Object Network
XI - AMP means :
- Applications Markup Pages
- Attribute Markup Pages
- Accelerated Mobile Pages
XII - REGEX means :
- Regular Expression
- Regrown Experience
- Regenerative Expression
XIII - SQL means :
- Switch Query Language
- Simple Query Language
- Structured Query Language
XIV - CDN means :
- Classical Document Number
- Classical Delivery Network
- Content Delivery Network
XV - SEO means :
- String Expression Object
- Search Engine Optimization
- Suffix Expression Object
XVI - PHP means :
- Hypertext Page Preparator
- Hypertext Preprocessor
- Page Hypertext Preparator
XVII - UX means :
- User Experience
- Universal Explications
- Universal Experience
- User Explications
Correction
I hope you have written down your answers as it is time for the correction.
I -
API means Application Programming Interface (2). It allows applications to communicate with each other and exchange services or data.
II -
HTML means HyperText Markup Language (2). It is the code used to structure a web page and its content.
III -
CSS means Cascading Style Sheets (2). It is the language we use to style an HTML document.
IV -
DOM means Document Object Model (1). It is a programming interface standardized by the W3C, which allows scripts to examine and modify the content of the web browser.
V -
IDE means Integrated Development Environment (3). It is a software application that provides comprehensive facilities to computer programmers for software development.
VI -
HTTP means HyperText Transfer Protocol (2). It is a client-server communication protocol developed for the World Wide Web.
VII -
ARIA means Accessible Rich Internet Applications (1). ARIA complements HTML so that interactive elements and widgets can be used by assistive tools when standard functionality does not allow it.
VIII -
AJAX means Asynchronous JavaScript And XML (1). It is a method using different technologies added to web browsers between 1995 and 2005, and whose particularity is to allow to make requests to the web server and, consequently, to partially modify the web page displayed on the client computer without having to display a new complete page.
IX -
JS means JavaScript (3).It is a scripting language mainly used in interactive web pages and as such is an essential part of web applications.
X -
JSON means JavaScript Object Notation (2). It is a standard format used to represent structured data in a way similar to Javascript objects.
XI -
AMP means Accelerated Mobile Pages (3).It is an open source technology developed by the AMP Open Source Project and supported by Google. It allows as its name suggests to load mobile pages faster.
XII -
REGEX means Regular Expression (1). It is a character string, which describes, according to a precise syntax, a set of possible character strings. Regular expressions are also called regex (a word-value formed from the English regular expression).
XIII -
SQL means Structured Query Language (3). It is a standardized programming language used to operate relational databases.
XIV -
CDN means Content Delivery Network (3). It is a geographically distributed network of proxy servers and their data centers. The goal is to provide high availability and performance by distributing the service spatially relative to end users.
XV -
SEO means Search Engine Optimization (2). It is the set of techniques that aim to improve the positioning of a page, a site or a web application in the results page of a search engine.
XVI -
PHP means Hypertext Preprocessor (2). It is a recursive acronyms. Php is a free programming language, mainly used to produce dynamic web pages via an HTTP server, but can also work as any locally interpreted language. PHP is an object-oriented imperative language.
XVII -
UX means User Experience (1). This refers to the quality of the user's experience in any interaction situation.
Source :
Feel free to share your score in the comments or suggest other web acronyms you think we should know. 👍
Top comments (12)
You haven't included the correct answer for PHP.
PHP is a recursive acronym for PHP Hypertext Preprocessor
This question is a trap since the letters are not in the right order.
What do you mean? The letters are in the correct order
P HP
H ypertext
P reprocessor
Where does the first letter come from ? I wanted to say that compared to the other propositions of the quiz, this one was not obvious since the answer does not start with a P
The P comes from PHP... as I said, it's a recursive acronym. Other examples include:
Or Bing:
For php historically, this recursive acronym was the abbreviation of Personal Home Page; in 2008, the recursive acronym is the official meaning of PHP. So it is a recursive acronym but for me it is a special case.
Yes, it was originally Personal Home Page. How is it a special case? It's no different to the other recursive acronyms
It later became a recursive acronym, but it was not initially recursive, unlike many others. But I have now specified in the article that PHP is a recursive acronym. Thanks.
i know them all btw you haven't included php ?
The question XVI is about PHP.
oh sorryyy
😂