Mobile Crossword

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