Question
i) \a
ii) \A
iii) \b
iv) \B
a.
Only i)
b.
i) and iii)
c.
ii), iii) and iv)
d.
ii) and iv)
Posted under PHP
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which among the following is/are not a metacharacter? i) \a ii) \A iii) \b iv) \B
Similar Questions
Discover Related MCQs
Q. Which of the following would be a potential match for the Perl-based regular expression /fo{2,4}/ ?
i) fol
ii) fool
iii) fooool
iv) fooooool
View solution
Q. POSIX stands for
View solution
Q. POSIX implementation was deprecated in which version of PHP?
View solution
Q. How many functions does PHP offer for searching strings using POSIX style regular expression?
View solution
Q. [:alpha:] can also be specified as..
View solution
Q. Which one of the following regular expression matches any string containing zero or one p?
View solution
Q. PHP has long supported two regular expression implementations known as _______ and _______
i) Perl
ii) PEAR
iii) Pearl
iv) POSIX
View solution
Q. Operator that is used for heredoc syntax
View solution
Q. Strstr ( ) function selects a substring by its
View solution
Q. Which syntax is very useful for specifying large chunks of interpolated variable text?
View solution
Q. Which three functions has intimate relationship with each other?
View solution
Q. Function Strcmp ( ) is equals to
View solution
Q. How many operators PHP offer for strings?
View solution
Q. Dot ". " operator in strings are called as
View solution
Q. PHP offers printf ( ) and
View solution
Q. Strtupper ( ) function returns
View solution
Q. Which function takes a single string and returns its length as an integer?
View solution
Q. Which function start its search from backward rather than from beginning?
View solution
Q. Literal string specified in PHP code by
View solution
Q. What does trailing means in replacement of functions?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond PHP? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!