Ruby Programming Language Question:

Download Job Interview Questions and Answers PDF

Explain about the command line options?

Ruby Interview Question
Ruby Interview Question

Answer:

Ruby`s language is executed from the command line like most of the scripting languages. Programming and behavior language environment can be controlled from the interpreter itself. Some of the commands which are used are as follows –d, -h, -e prog, -v, -T, -r lib, etc.

Download Ruby Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about environment variables present in ruby?Explain about garbage collection feature of ruby?