Java Script is an interpreted programming language commonly used to create interactive effects within web browsers. It is embedded into HTML and allows for interaction and validation of user data on websites. Java Script code can be placed within <script> tags in the head or body section of an HTML document or linked via an external .js file for code reuse across pages.