Which of the following is NOT a front-end technology?
2023
Which of the following is NOT a front-end technology?
- A.
JavaScript
- B.
HTML
- C.
CSS
- D.
PL/SQL
Attempted by 468 students.
Show answer & explanation
Correct answer: D
Front-end technologies like JavaScript, HTML, and CSS handle user interfaces directly. PL/SQL is a backend database language used for server-side operations, making it the exception here.