100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

Mobile App Development Final Exam Questions With Correct Answers 2023

Rating
-
Sold
-
Pages
3
Grade
A+
Uploaded on
18-05-2023
Written in
2022/2023

Mobile App Development Final Exam Questions With Correct Answers 2023

Institution
MAD
Course
MAD








Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
MAD
Course
MAD

Document information

Uploaded on
May 18, 2023
Number of pages
3
Written in
2022/2023
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

Mobile App Development Final Exam
Questions With Correct Answers 2023
types of mobile apps (wk 1) - Answer native, web, hybrid
Native apps (wk 1) - Answer developed purely for one platform, expensive
Web apps (wk 1) - Answer developed using HTML 5, CSS, and JavaScript, and can be deployed crossplatform
Hybrid apps (wk 1) - Answer a combination of native and web
Basic syntax of swift - Answer wk 3?
initializer syntax: var emptyString = "" //empty String literal var anotherEmptyString = String() //initializer syntax
Swift data types (wk 3) - Answer character, string, int, float, double, bool
How to declare and use constants and variables (wk 3) - Answer Use let to define a constant ex: let maximumNumberOfLoginAttempts = 10
var to define a variable ex: var currentLoginAttempt = 0
How to declare and use a function - Answer Every function has a function name, which describes the task that the function performs. To use a function, you "call" that function with its name and pass it input values (known as arguments) that match the types of the
function's parameters. A function's arguments must always be provided in the same order as the function's parameter list.
Model View Controller (MVC) architecture (wk 2) - Answer central to good design for any iOS app
assigns all objects in an app to one of three roles: - Model (business logic and data) - View (interface) - Controller (gateway between model and views, represented as code)
Foundations of iOS development -- Working with View Controllers (wk 2) - Answer Controllers are objects that support your views by responding to user actions and displaying content • Controllers are the middle-man in that they conduct all communication with the data model. A view controller is not part of the view hierarchy (it
is not an element in your interface). It manages the view objects and provides them with
behavior. Each content view hierarchy needs a corresponding view controller

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
SmartScores New York University
View profile
Follow You need to be logged in order to follow users or courses
Sold
92
Member since
2 year
Number of followers
60
Documents
1422
Last sold
2 months ago

3.9

10 reviews

5
6
4
1
3
1
2
0
1
2

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions