\B means A word boundary
Answer options
A
True
B
False
Correct answer: False
Explanation
\B in regex means NON-word boundary; \b (lowercase) means word boundary.
Correct answer: False
\B in regex means NON-word boundary; \b (lowercase) means word boundary.
PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.