Question: Write a regular expression that represents all the integers (e.g -123, 3400). You can use [0-9] to denote a digit. No particular language, but examples
Write a regular expression that represents all the integers (e.g -123, 3400). You can use [0-9] to denote a digit.
No particular language, but examples in the text are UNIX.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
