Which of the following is an equivalent replacement of $(document).ready(f)?
(a) jQuery(f)
(b) $(f)
(c) #(f)
(d) read(f)
I had been asked this question in class test.
I want to ask this question from The jQuery Library topic in division Document Object Model and Event Handling in Javascript of JavaScript