What is the difference between put and putc statement?

Submitted by: Muhammad
Unlike the puts statement, which outputs the entire string onto the screen. The Putc statement can be used to output one character at a time.
Submitted by: Muhammad

Read Online Ruby Developer Job Interview Questions And Answers