MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Ruby Questions and Answers knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Why is the library function ‘puts’used for? |
| A. | Prints whatever is given and print it to the screen |
| B. | Prints whatever is given and insert a new(blank) line |
| C. | Gets input from the user |
| D. | None of the mentioned |
| Answer» C. Gets input from the user | |