• 1. 
    What is swift playground?

  • A tool Used to write a pseudo code for any program
  • Advanced tool to create applications
  • powerful programming language created by Apple
  • is a algorithmic designer tools
  • 2. 
    What is Sequence ?

  • specific  actions for the computer to perform
  • Is the order in which the commands are given
  • is the repeated actions
  • is the algorithmic thinking skills
  • 3. 
    While defining a function we use the keyword:

  • Func
  • FUNC
  • func
  • funC
  • 4. 
    What are bugs

  • application interface
  • errors while coding
  • fixing the errors
  • the order of actions
  • 5. 
    Commands have no spaces between words and always end with:

  • colon
  • parentheses
  • spaces
  • semicolons
  • 6. 
    Which is the correct code to have Byte move forward?

  • moveForward()
  • MoveForward ( )
  • moveFor ( )
  • moveForward ( )
  • 7. 
    If the code is not running as inteded? what could be cause of the problem?

  • Bugs
  • interface
  • sequence
  • code
  • 8. 
    Which command is used to turn the switch on?

  • toggle()
  • activateSwitch()
  • toggleSwitch()
  • onSwitch()
  • 9. 
    What best describes an algorithm?

  • A step-by-step series of operations
  • Only calculations that use advanced mathematics
  • The computer equivalent of rhythm
  • The same thing as an identifier
  • 10. 
    Which of the following is the correct code for Byte to collect a Gem?

  • collectGem ( )
  • CollectGem ()
  • collectGem
  • Collect Gem ( )
  • 11. 
    In given for loop what is the value of 1 known as:for i in 1...5{ }

  • No value
  • Starting value
  • Ending value
  • All above
Report Question
warning
access_time
  Time