Midterm Examination In Game Development

50 Questions | Attempts: 90
Share

SettingsSettingsSettings
Midterm Quizzes & Trivia

Midterm exam in gamedev


Questions and Answers
  • 1. 
    ____________is an object oriented programming language based on scripts.
  • 2. 
    ________are simply short statements that tells flash what to do
  • 3. 
    _____________ is the newest version based on ECMAScript which is the same standard Java script is based on.
  • 4. 
    _________simpler than AS 3.0 but it is slower to execute in flash player.
  • 5. 
    ____________is the simplest form of AS and it is not commonly used today.
  • 6. 
    _____________ use to separate an object name from property, function or method.
  • 7. 
    ____________multiword names begin with lower case letter then use uppercase for the first letter of each additional word.
  • 8. 
    __________allow you to store information to use later in your script.
  • 9. 
    __________a particular variable that has no value (not the same as zero)
  • 10. 
    _____________________undefined (fundamental data type)
  • 11. 
    ______________includes all instances of every class but is most often used as generic type
  • 12. 
    ___________units of character such as words (letter, number, and white space}
  • 13. 
    _________true or false data type
  • 14. 
    ____________a numeric data
  • 15. 
    _________a process of converting variables that had been previously declared as one type to another.
  • 16. 
    Action script 3.0 was introduced in ______with the release of Flex 2.
    • A. 

      2000

    • B. 

      2006

    • C. 

      1996

  • 17. 
    A____is another way of referring to a flash object, like graphic element or the movie itself
    • A. 

      Class

    • B. 

      Trace

    • C. 

      Public class

  • 18. 
    The flash _____contains any media, that you need in your game and will be bundled into the final SWF file
    • A. 

      Stage

    • B. 

      Library

    • C. 

      Timeline

  • 19. 
    The _________at the top of the flash windows allows you to choose the frame that is displayed in the work
    • A. 

      Library

    • B. 

      Stage

    • C. 

      Timeline

  • 20. 
    The _________is the main graphics work area in flash
    • A. 

      Stage

    • B. 

      Library

    • C. 

      Timeline

  • 21. 
    _________is the container to hold text
    • A. 

      Text field

    • B. 

      Action script

    • C. 

      Class

  • 22. 
    A______ is the player's perspective in the game
    • A. 

      Avatar

    • B. 

      Sprite

    • C. 

      Game view

  • 23. 
    The view is what it would be to see from the environment from the characters point of view.
    • A. 

      First person

    • B. 

      Third person

    • C. 

      Isometric

  • 24. 
    This is one of the most widely used 3D views.
    • A. 

      First person

    • B. 

      Third person

    • C. 

      Isometric

  • 25. 
    This type of views lets you see what is happening from the sidelines.
    • A. 

      Third person

    • B. 

      Isometric

    • C. 

      Side

Back to Top Back to top
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.