M
Q. What is the most essential purpose of parantheses in regular expressions ?
When a regular expression is successfullyy matched against a target string, it is possible to extract the portions of the target string that matched any particular paranthesized subpattern. The essential purpose of parantheses in regular expressions is to define subpatterns within the complete pattern.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following statements about Naive Bayes is incorrect?
Q. The navigator property belongs to which of the following object?
Q. The setTimeout() belongs to which object?
Q. Which of the following property specifies the string of text that was entered?
Q. The distance between two points calculated using Pythagoras theorem is
Q. This technique associates a conditional probability value with each data instance.
Discusssion
Login to discuss.