How would you print characters like \ 'and " in Java?
Answers
Answered by
0
Answer:
Meaning , Ican' t understand
Answered by
2
Explanation:
for backward slash
String str1 = "//"
System.out.println(str1)
and for single quotes
system.out.print("\'")
Similar questions
English,
3 months ago
Hindi,
3 months ago
Math,
3 months ago
Computer Science,
6 months ago
Political Science,
11 months ago
Math,
11 months ago
Math,
11 months ago