Q158
Which of the following is an equivalent replacement of (document).ready(f)?
A.
jQuery(f)
B.
$(f)
AnswerC.
#(f)
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
The equivalent replacement of (f).