Class variable in Ruby begins with?

55. Class variable in Ruby begins with ____.

  1. @@
  2. @
  3. &
  4. __

Answer: A) @@

Explanation:

Class Variable in Ruby begins with @@ symbol.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.