Declarative Programming Languages
The following languages from your list are considered declarative:
- SQL
- CSS
- HTML
Imperative Programming Languages
The following languages from your list are considered imperative:
- JavaScript
- Pascal
- Java
- C++
- Python
Note: While declarative and imperative paradigms describe different programming styles, some languages can exhibit features of both types. However, the classifications above generally hold true for the languages listed.