What is the output of the below code snippet <script type="text/javascript"> amt=55+"55"; document.write(amt); </script>
Answer options
A
True
B
False
Correct answer: True
Explanation
Quick AnswerThe correct answer is True because it directly addresses the core logic of Web Technology.
This question has been retained as-is due to its unique context.