Home / Questions / How can you print a (backslash) using any of the printf() family of functions.
Explanatory Question

How can you print a (backslash) using any of the printf() family of functions.

👁 1,025 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Escape it using (backslash).