Which languages can be compiled into WebAssembly?
a) JavaScript
b) C, C++, Rust
c) HTML and CSS
d) SQL
Answer:
b) C, C++, Rust
Explanation:
Languages like C, C++, and Rust can be compiled into WebAssembly, enabling high-performance code to run in web browsers.