• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

Write a Regex that matches 4-6 characters of base64 string, appended by . or - and then followed by an email with an alphanumeri

I need this answer

java
14th Oct 2021, 5:06 AM
pranav
pranav - avatar
2 Answers
0
Post ur code
14th Oct 2021, 5:20 AM
Atul [Inactive]
0
what you need https://en.wikipedia.org/wiki/Base64#Base64_table https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/util/regex/Pattern.html
14th Oct 2021, 3:43 PM
zemiak

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Problem with Javascript function
0 Votes
How can I print a Python set so it looks clean (no {} brackets or quotes)?
2 Votes
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Can someone help and explain better on slicing
1 Votes
How do I remove duplicates from a list but keep the order?
0 Votes
How do I print a multiplication table neatly?
0 Votes
Why we use return in function ?
0 Votes
Course
1 Votes
Hill Climbing
0 Votes
Real life projects
0 Votes