Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
en:modul:m291:learningunits:lu04:loesungen:01 [2025/01/21 12:13] vdemiren:modul:m291:learningunits:lu04:loesungen:01 [2025/02/25 12:31] (aktuell) vdemir
Zeile 1: Zeile 1:
-====== LU04.S01 - Frameworks VS Libraries ======+====== LU04.S01 - Control Questions ======
  
   - What is the primary difference between how libraries and frameworks manage control in a project? (Hint: Think about who-calls-whom — your code or the framework/library.)   - What is the primary difference between how libraries and frameworks manage control in a project? (Hint: Think about who-calls-whom — your code or the framework/library.)
Zeile 11: Zeile 11:
   - Why are libraries important in program linking and binding processes, and how do they differ from frameworks in this regard?   - Why are libraries important in program linking and binding processes, and how do they differ from frameworks in this regard?
     * Libraries are important because they provide reusable functions or modules that can be integrated into a program to add functionality without dictating the overall structure. Frameworks, on the other hand, impose a specific architecture and take control of the application flow.     * Libraries are important because they provide reusable functions or modules that can be integrated into a program to add functionality without dictating the overall structure. Frameworks, on the other hand, impose a specific architecture and take control of the application flow.
- 
- 
  
 ===== Vocabulary ===== ===== Vocabulary =====
Zeile 20: Zeile 18:
 | in this regard | diesbezüglich |  | in this regard | diesbezüglich | 
 | to incorporate | einbauen (lassen) |  | to incorporate | einbauen (lassen) | 
 +
 +----
 +[[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Volkan Demir
  • en/modul/m291/learningunits/lu04/loesungen/01.1737458002.txt.gz
  • Zuletzt geändert: 2025/01/21 12:13
  • von vdemir