Mobile Crossword

1234567891011
Across
  1. 3. The directive that inserts the result of an expression into the HTML template
  2. 5. A way in which memory is managed in Objective-C
  3. 6. Framework is used to develop application’s user interface for iOS
  4. 9. The keyword used to describe Angular 2 components
  5. 11. Subclassing this class enables the creation of your own custom view
Down
  1. 1. Default UI property in iOS
  2. 2. State in which activity doesn’t exist in memory
  3. 4. The Iphone feature that activates when you rotate the device from portrait to landscape
  4. 7. An open source framework, which enables you to develop applications for mobile devices by using web technologies like CSS3
  5. 8. This represents a single user interface screen in Android
  6. 10. a special C data type that encapsulates other pieces of data into a single cohesive unit. Like an object, but built into C