← Glossary
テクノロジ系 (Technology)Tested 2×
JavaScript
じゃばすくりぷと
A scripting language that runs in web browsers, used to add dynamic behavior and interactive features to web pages. It requires no compilation; the browser interprets and executes the source code directly. Despite the similar name, JavaScript is entirely distinct from Java. In security-sensitive contexts, disabling JavaScript in the browser can reduce certain attack surfaces.
Past questions testing this term · 2 questions
- 2024r06 #88JavaScript に関する記述として,適切なものはどれか。
- 2015h27h #70Webブラウザの利用方法 ①~③のうち,セキュリティリスクが軽減する利用方法だけを全て挙げたものはどれか。 ① ID とパスワードを Web ブラウザに記憶させ…