Explain when self.up and self.down method is used?
Answer / Sohan
In Ruby, a name refers to a variable, method, class, or module. Names in Ruby are case sensitive.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about the command line options?
what is the difference between put and putc statement?
Tell me what are blocks and procs?
Explain the three levels of access control for ruby methods?
Can method names be capitalized?
Can you please explain what is the difference between string and symbol?
Difference between nil and false in ruby?
How will you comment in ruby.
What is concatenating string in Ruby?
Explain about portability?
Explain about methods?
How symbol is different from variables?