123456789101112131415161718192021222324252627282930313233343536373839404142434445 App Academy 2025 Final Exam The number of attempts remaining is 1 NameSurnameEmail 1 / 45 1. Grouping Alignment Padding Margins 2 / 45 2. To organize app features alphabetically To compress images and speed up performance To divide the codebase into different functions To maintain layout consistency and responsiveness across devices 3 / 45 3. False True 4 / 45 4. A project folder containing code and history A programming language A developer chat log A code-sharing message board for teams 5 / 45 5. Content moderation and reporting Version control, bug tracking, and multiple contributor access App deployment and analytics Graphic design tools 6 / 45 6. False True 7 / 45 7. They have no learning curve and can be developed with ease They contain a frontend and a backend in a simple package They offer a native feel with lower time and cost to develop They are accessed directly from the browser making them easy to use 8 / 45 8. Hybrid apps Desktop apps Native apps Progressive web apps 9 / 45 9. There is nothing wrong with the code The closing tag should be </h1> Both tags should say <large> and </large> The opening tag should be <p> 10 / 45 10. False True 11 / 45 11. name class id type 12 / 45 12. body { background: lightblue;} html { background-color: lightblue;} body { color: lightblue;} body { background-color: lightblue;} 13 / 45 13. Only in a separate file Only within a style tag Inline, internal, or external Only in the head 14 / 45 14. pic src=... img src=... image src=... img scr=... 15 / 45 15. Hyper Trainer Marking Language None of the above Hyper Text Markup Language High Text Machine Language 16 / 45 16. To reduce pricing To fill space on your website To delay the sales process To build brand recognition 17 / 45 17. False True 18 / 45 18. It guarantees product success It builds credibility and helps you stay motivated It allows you to avoid taxes It helps you avoid having to do marketing 19 / 45 19. Write code immediately and release a final version Talk to users, sketch an MVP, and share publicly for feedback Build the full app before showing anyone Skip feedback until after marketing 20 / 45 20. To plan marketing campaigns To organize coding tasks by feature To simplify UI design decisions To ensure users are involved from the beginning to build relevant apps 21 / 45 21. - ^ & + 22 / 45 22. (“element”).value (“element”).input (“element”).text (“element”).innerHTML 23 / 45 23. False True 24 / 45 24. hover keydown onbuttondown onclick 25 / 45 25. % - * + 26 / 45 26. Changes the document title Selects an element with the ID “demo” Deletes the element “demo” Creates a new HTML element called “demo” 27 / 45 27. False True 28 / 45 28. function addNumbers(); addNumbers(); call addNumbers; run addNumbers() 29 / 45 29. True False 30 / 45 30. Creating databases Adding interactivity to web pages Structuring content Styling pages 31 / 45 31. True False 32 / 45 32. To handle errors and prevent the program from crashing To stop a loop To define a function To test performance 33 / 45 33. math.sqrt() math.square() math.pow() math.root() 34 / 45 34. function define def fun 35 / 45 35. True False 36 / 45 36. output() display() show() print() 37 / 45 37. User input method Calculation formulas Python modules Items in the cart 38 / 45 38. Tuple Set Dictionary List 39 / 45 39. False True 40 / 45 40. loop for while do 41 / 45 41. Executes code based on a condition Imports a module Creates a function Loops through a list 42 / 45 42. False True 43 / 45 43. total price total_price 2total total-price 44 / 45 44. Error HelloWorld Hello+World Hello World 45 / 45 45. .python .pt .py .pyt
App Academy 2025 Final Exam
The number of attempts remaining is 1
1 / 45
2 / 45
3 / 45
4 / 45
5 / 45
6 / 45
7 / 45
8 / 45
9 / 45
10 / 45
11 / 45
12 / 45
13 / 45
14 / 45
15 / 45
16 / 45
17 / 45
18 / 45
19 / 45
20 / 45
21 / 45
22 / 45
23 / 45
24 / 45
25 / 45
26 / 45
27 / 45
28 / 45
29 / 45
30 / 45
31 / 45
32 / 45
33 / 45
34 / 45
35 / 45
36 / 45
37 / 45
38 / 45
39 / 45
40 / 45
41 / 45
42 / 45
43 / 45
44 / 45
45 / 45