ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Space between 2+5 or 2 + 5 is valid but =begin and = begin is not valid.
Correct Answer: A — True
Ruby recognizes =begin and = begin in different way.