Q:

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 sets of letters and digits respectively, which of the following expressions define an identifier ?

belongs to collection: SYSTEMS PROGRAMMING LANGUAGES MCQ

0

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 sets of letters and digits respectively, which of the following expressions define an identifier ?


  1. ( L . D )*
  2. ( L∪ D ) *
  3. L . ( L . D )*
  4. L ( L ∪ D)*

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(d).L ( L ∪  D)*

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SYSTEMS PROGRAMMING LANGUAGES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
In COMAL language programs, parameters after name ... >>
<< Language which have many types, but the type of ev...