MCQOPTIONS
Bookmark
Saved Bookmarks
→
Java Programming
→
Exceptions
→
Which of the following matches end of the string u..
1.
Which of the following matches end of the string using regular expression in java?
A.
\z
B.
\\
C.
\*
D.
\Z
Answer» B. \\
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
____________method can be given parameters via using command line arguments.
Which of the following statements is true?
Number of arguments can be passed to main() is?
How many objects are eligible for garbage collection after execution of line?
What is the output for the following code, when you passed compsciedu at run time?
How many objects are eligible for garbage collection after execution of line 8?
What is the outcome of below Main class?
What is the correct option with regards to below snippet?
What is the outcome of below code Main class?
What is the output of this program?Note : The program is executed at 3 hour 55 minutes and 4 sec on Monday, 15 July(24 hours time).
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply