From cfedfd36102712617fba8cfe952e5cbd6a2b2ed6 Mon Sep 17 00:00:00 2001 From: Andrea Barbagallo Date: Wed, 13 Dec 2023 19:52:11 +0100 Subject: [PATCH] Risposta FAQ038 --- source/FAQ/Part2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/FAQ/Part2.md b/source/FAQ/Part2.md index e1af96d..4ec110d 100644 --- a/source/FAQ/Part2.md +++ b/source/FAQ/Part2.md @@ -53,6 +53,7 @@ Define the acronyms "CPU" and "GPU" in the context of computer hardware. ### FAQ038 What programming language is often associated with web development and design? +JavaScript is the primary programming language associated with web development and design. It enables the creation of dynamic, interactive content on the client side, enhancing user experiences. Additionally, various frameworks and libraries built on JavaScript, such as React, Angular, and Vue.js, contribute to the development of modern, responsive web applications. ### FAQ039 In networking, what does "DNS" stand for?