employer cover photo
employer logo
employer logo

XIPHIAS Software Technologies

Is this your company?

XIPHIAS Software Technologies interview question

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

Interview Answer

Anonymous

30 Jan 2020

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

1