Question: 1) Create a FLEX program which deletes comments in a programming language file of your choice (e.g., in Java single-line comments start with // and
1) Create a FLEX program which deletes comments in a programming language file of your choice (e.g., in Java single-line comments start with // and multi-line comments are between /* */, in Python, a single-line comment start with # and multi-line comments are between ). Please specify in a comment for which one
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
