Relacionar Columnas Programming Language (Java/JavaScript)Versión en línea Look at the word and choose the correct description por Mauxi Cervantes 1 Closure 2 CSS 3 Bootstrap 4 Class 5 DOM 6 Backend 7 Exception Handling 8 API 9 Database 10 Array 11 Async/Await 12 Algorithm Document Object Model; a programming interface for web documents that represents the structure of a document. Syntax in JavaScript that allows for asynchronous programming, making it easier to work with asynchronous operations. A feature in JavaScript where an inner function retains access to the outer function's variables. The server-side part of a web application, responsible for managing and processing data, and serving it to the client. A step-by-step procedure for solving a problem or performing a task. A programming construct used to handle errors or exceptional conditions in a program. A data structure that stores a fixed-size sequence of elements of the same type. An organized collection of data that is stored and accessed electronically. A blueprint for creating objects in object-oriented programming that defines a set of attributes and methods. Application Programming Interface; a set of rules that allows different software applications to communicate with each other. A front-end framework for developing responsive and mobile-first websites. Cascading Style Sheets; a language used to describe the presentation of a document written in HTML.