Question: Determining if a string is a number in the following format: an optional minus sign followed by at least one digit, a decimal point and
Determining if a string is a number in the following format: an optional minus sign followed by at least one digit, a decimal point and at least one digit. Design a finite automaton for this problem.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
