Question:Which of the following shortcuts can be used for writing multiple document.write statements?
A for(document){} B with(document) {} C This(document){} D None of the above
+ AnswerB
+ Report