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.