Java Script MCQ Quiz (Multiple Choice Questions And Answers)
Are you preparing for the next job interviews? If yes, trust me this post will help you also we'll suggest you check out a big collection for Programming Full Forms that may help you in your interview:
List of Programming Full Forms
- will throw errors and exceptions
- must be restricted to a Unix Machine only C.
- will be displayed as a JavaScript text on the browser
- will work perfectly well on a Windows Machine
<script type="text/javascript" language="javascript">
var a = "GeeksforGeeks";
var result = a.substring(4, 5);
document.write(result);
</script>
- sf
- s
- sk
- sfk
- Prompt
- Alert
- Confirm
- All of the above