October 14, 2023NVS PGT CS 2017 Part-BQuestion 17 What will be the output of the following script command ? document.write (2+5+”8″); A 258 B Error C 78 D 7 Question 17 Explanation: […]
October 14, 2023NVS PGT CS 2017 Part-BQuestion 15 Identify the statement that is equivalent to the given statement : document. write (“Hello! Welcome to JavaScript”) A window.document.write (“Hello! Welcome to JavaScript”) B […]
October 14, 2023NVS PGT CS 2017 Part-BQuestion 14 Study the code given below: < HTML > < HEAD > < SCRIPT LANGUAGE = “JavaScript” > function start () { alert (“Event Occured”) […]
October 14, 2023Computer-NetworksQuestion 15 Which of the following protocol pairs can be used to send and retrieve e-mails (in that order)? A SMTP, MIME B SMTP, POP3 C […]