employer cover photo
employer logo
employer logo

Rackspace Technology

Is this your company?

Rackspace Technology Interview Question

What is the difference between :this, @this, and @@this?

Interview Answer

Anonymous

Feb 11, 2015

in ruby :this ---- symbol @this --- instance variable @@this --class variable