Test Your Knowledge!

  1. In each of the following examples, write down whether the listed item is an identifier, an operator or a literal:
  1. +
  2. "John Smith"
  3. 14
  4. Peter
  5. "Peter"
  6. "8"
  7. <
  8. And
  9. And()
  10. _8
  1. 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.
  1. FirstPerson
  2. Second-Person
  3. _ThirdPerson
  4. 4thPerson
  5. _5thPerson
  6. #6thPerson
  7. Person_7
  8. P3rs0n8
  9. Or
  10. ______9

 

<< Previous: Lesson Summary | Next: How Did You Do? >>