adplus-dvertising
frame-decoration

Question

Which of the following matches end of the string using regular expression in java?

a.

\z

b.

\\

c.

\*

d.

\Z

Answer: (a).\z

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following matches end of the string using regular expression in java?