Discuss the below:
Q: In some programming languages a comment can be enclosed either in braces {} or in the symbols (* *). How do you think a scanner would group the four symbols {, }, (*, *) for purposes of classification i.e. would each symbol be given its own classification number or would some share classifications?