public class DemoOnLiteral
C
public static void main(String args[])
{
char ch = "\\";
System.out.print(ch + "Hello India" + ch);
}
Answers
Answered by
0
Answer:
You can find your Brainly profile link by clicking on your profile picture in the upper right corner. Once you click on your ...
Top answer ·
Similar questions