What is the output of the following JavaScript code?
<script> var a; document.getElementByld("demo").innerHTML = a+1; </script>
निम्नलिखित जावास्क्रिप्ट कोड का आउटपुट क्या है?