ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
If S1, S2, S3... are S-expressions then list: (S1 S2 S3 ....) is a/an ____
Correct Answer: C — S-expression
According to recursive definition of S-expression if S1, S2, S3... are S-expressions then list: (S1 S2 S3 ....) is also an S-expression. S-expression is short form of symbolic expressions.