Skip to main content

While Loops

  • Chapter
  • First Online:
Objective-C Quick Syntax Reference
  • 969 Accesses

Abstract

Like for loops, while loops are used when you want to repeat a similar type of task many times. While loops are used when you want to execute a line of code many times until a condition is met. Here is a while loop that will write to the console window 10 times:

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Matthew Campbell

About this chapter

Cite this chapter

Campbell, M. (2013). While Loops. In: Objective-C Quick Syntax Reference. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6488-0_11

Download citation

Publish with us

Policies and ethics