Posted by: Pdfprep
Post Date: January 23, 2021
What is a valid logging command to print log statements to the client-side browser?
A . print.log(‘’info")
B . debug.log("info’’)
C . client.log(‘’infon’’)
D . console.log(‘’info")
Answer: D
Leave a Reply