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