Web Technology
primer-original-v2mediumWeb TechnologyJqueryprimer-original-v2

Rhita wants to replace jQuery's $(document).ready(fun) with an equivalent shorter method.

Answer options

A
$(fun)
B
#(fun)
C
There is no equivalent function for the given code
D
jQury(fun)

Correct answer: $(fun)

Explanation

Quick AnswerThe correct answer is $(fun) because it directly addresses the core logic of Web Technology.

This question has been retained as-is due to its unique context.

Related Web Technology questions

Practice more Web Technology questions

PrimerPrep has independently reviewed practice questions and coding exercises — all free.