How do you construct a java program that print table with backslash?

Answer:
within inverted commas using two backslashes consequently .. we will print the backslash.
ex:
printf("//n it will gives output");
First answer by ID2001893341. Last edit by ID2001893341. Question popularity: 2 [recommend question].