Game Preview

IT 6TH 1B TEST

  •  English    5     Public
    IT
  •   Study   Slideshow
  • The acronym "TCP" is for?
    Transmission Control Protocol
  •  15
  • By using functions we can avoid having to rewrite unnecessary code. We just create a function and when needed, we call that function. -TRUE OR FALSE-
    TRUE
  •  15
  • What is a Behavior?
    Behavior is the action the sprite does.
  •  15
  • What is function in computer?
    A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity for your application and
  •  15
  • A loop is
    A sequence of instruction s that is continually repeated until a certain condition is reached.
  •  15