123456789101112131415161718192021222324252627282930313233343536373839404142434445 App Academy 2025 Final Exam The number of attempts remaining is 1 NameSurnameEmail 1 / 45 1. Development Deployment Analysis Testing 2 / 45 2. To visually plan how the app will look and function To track app downloads across app stores To optimize app speed by streamlining the code To store user data in a secure database 3 / 45 3. A programming language A project folder containing code and history A developer chat log A code-sharing message board for teams 4 / 45 4. Graphic design tools Content moderation and reporting Version control, bug tracking, and multiple contributor access App deployment and analytics 5 / 45 5. False True 6 / 45 6. They contain a frontend and a backend in a simple package They have no learning curve and can be developed with ease They offer a native feel with lower time and cost to develop They are accessed directly from the browser making them easy to use 7 / 45 7. Progressive web apps Hybrid apps Desktop apps Native apps 8 / 45 8. They cannot access device hardware They are not available in app stores They don’t support high graphics They lack portability and require more time and cost to develop 9 / 45 9. The tag should say <image> There is no closing tag The extension file name of the image "jpg" is missing The size of the images too small 10 / 45 10. False True 11 / 45 11. Visual Studio FTP Client Browser Developer Tools GitHub 12 / 45 12. name class id type 13 / 45 13. True False 14 / 45 14. img scr=... pic src=... image src=... img src=... 15 / 45 15. link href url a 16 / 45 16. It saves on product costs It helps with ad targeting It allows you to upsell immediately It builds long-term relationships and encourages word-of-mouth marketing 17 / 45 17. Skip feedback until after marketing Write code immediately and release a final version Build the full app before showing anyone Talk to users, sketch an MVP, and share publicly for feedback 18 / 45 18. To plan marketing campaigns To simplify UI design decisions To ensure users are involved from the beginning to build relevant apps To organize coding tasks by feature 19 / 45 19. Builds the mobile version of the app Animates transitions on screen Displays buttons and menus to users Processes logic, interacts with databases, and sends responses via the API 20 / 45 20. Logical, fast, and profit-driven Empathetic, experimental, and iterative Strict, linear, and code-focused Data-heavy, private, and monetized 21 / 45 21. To write code based on user data To pitch the product to stakeholders To test multiple prototypes To deeply understand user needs, emotions, and challenges 22 / 45 22. It clears all variables It sends a value back to where the function was called It stops the function from running It loops the function again 23 / 45 23. (“element”).input (“element”).value (“element”).innerHTML (“element”).text 24 / 45 24. False True 25 / 45 25. 20 12 5 0.5 26 / 45 26. Deletes the element “demo” Selects an element with the ID “demo” Changes the document title Creates a new HTML element called “demo” 27 / 45 27. 2 4 An error message 22 28 / 45 28. function myFunction() { } function = myFunction() func myFunction() myFunction = function[] 29 / 45 29. declare x = 5; var x = 5; int x = 5; variable x = 5; 30 / 45 30. Structuring content Creating databases Adding interactivity to web pages Styling pages 31 / 45 31. 5 + 3 Error 5 3 8 32 / 45 32. [1, 2, 3, 4, 5] (1, 2, 3, 4, 5) {1, 2, 3, 4, 5} "1,2,3,4,5" 33 / 45 33. It creates a backup of your file It adds an HTML file It loads a module into your code so you can use its functions It compiles the code 34 / 45 34. False True 35 / 45 35. To define a function To stop a loop To test performance To handle errors and prevent the program from crashing 36 / 45 36. math.sqrt() math.square() math.root() math.pow() 37 / 45 37. include math load math; require(math) import math 38 / 45 38. output() print() display() show() 39 / 45 39. User input method Items in the cart Python modules Calculation formulas 40 / 45 40. True False 41 / 45 41. Dictionary Set List Tuple 42 / 45 42. for loop do while 43 / 45 43. 10 2 3 2.5 44 / 45 44. total-price total_price 2total total price 45 / 45 45. .pt .pyt .py .python Share This Post Have your say!44 Previous ArticleApp Academy 2025 Final Exam – Demo You May Also Like IT VARSITY, YES 4 YOUTH & SA CHAMBER OF COMMERCE UK, UNITING AGAINST YOUTH UNEMPLOYMENT 21 June 2022 App Academy 2025 Final Exam – Demo 9 July 2025 Student of the Month 26 July 2019 About the Computer Programming Aptitude Test by The University of Kent 27 January 2022