ISRO exam 2017 – QUESTIONS Q13 with Solution
In this video we are going to discuss another question which was asked in the exam of ISRO.
Q.13 In some programming languages, an identifier is permitted to be a letter followed by any number of letters or digits. If L and D denotes the set of letters and digit respectively. Which of the following expression defines an identifier?
- (L + D)*
- (L.D)*
- L (L + D)*
- L (L.D)*