Test Your Knowledge!
- In each of the following examples, write down whether the listed item is an identifier, an operator or a literal:
- +
- "John Smith"
- 14
- Peter
- "Peter"
- "8"
- <
- And
- And()
- _8
- Using the naming conventions discussed in this chapter, write down whether each of the following is a valid or invalid identifier name in KnowledgeKube Expression Engine.
- FirstPerson
- Second-Person
- _ThirdPerson
- 4thPerson
- _5thPerson
- #6thPerson
- Person_7
- P3rs0n8
- Or
- ______9
<< Previous: Lesson Summary | Next: How Did You Do? >>