InterviewSolution
Saved Bookmarks
| 1. |
What does the notataion \b stands for?(a) Escape(b) Space(c) Backspace(d) NewlineThis question was addressed to me in exam.The above asked question is from Data Types and Variables topic in division Ruby Basics of Ruby |
|
Answer» The CORRECT option is (C) Backspace |
|