adspace


What are the special characters?

Answer Posted / Anshu Kumar

In Java, special characters have specific meanings and are often used for escaping other characters or defining certain syntax. Examples include n (newline), (backslash), ' (apostrophe), " (double quote), (tab),  (backspace), f (form feed), and
(carriage return).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between break and continue statements?

1131


Is minecraft 1.15 out?

1049


Differentiate between static and non-static methods in java.

1131


What is parsing in java?

1046


How to create a base64 decoder in java8?

1144


explain different ways of using thread? : Java thread

1087


What is an object in java and how is it created?

1146


Write a program to print count of empty strings in java 8?

1091


Realized?

2269


Write a program to find the whether a number is an Armstrong number or not?

1106


Explain public static void main(string args[]) in java.

1082


What do you mean by an interface in java?

1105


What is a classloader in java?

1092


What is java string pool?

1088


What is a constructor overloading in java?

1130