Pregunta de entrevista de XIPHIAS Software Technologies

What does "JQuery" or "$" stand for in JQuery code. Can it be replaced with any other variable?

Respuesta de la entrevista

Anónimo

30 ene 2020

Yes, it can be. Use noConflict() method at the start.

1