i need help with it
Member
- Joined
- Nov 9, 2023
- Messages
- 40
- Gender
- Male
- HSC
- 2024
Level 1 dfds usually have 3 processersi mean it didnt specify what level DFD.. mine could easily be a level 1 of the system and theirs could be a level 2
Level 1 dfds usually have 3 processersi mean it didnt specify what level DFD.. mine could easily be a level 1 of the system and theirs could be a level 2
I do something similar, but I draw the actual stuff like a box around entities in the question, circle the processes and open box the data stores.im gonna bring a highlighters and highlight the parts of the question where an external identity, process, store etc would take place. That might not be a you thing but it works for me when i dont really have time to think about it
yeah my teacher told me to draw the symbols around the external entities processes data and databases... i recommend doing that (HES A HSC MARKER)im gonna bring a highlighters and highlight the parts of the question where an external identity, process, store etc would take place. That might not be a you thing but it works for me when i dont really have time to think about it
Oh ok thanksLevel 1 dfds usually have 3 processers
YEHHHHHHH LETS GOmath is finally over gang.. LOCK IN ON SOFTWARE NOW WE GOT THIS!!!
from what i understand abstractions is kinda just making maintenance easier by reducing unnecessary features of objects + breaking complex systems into easier smaller chunksCan someone explain abstraction and encapsulation i seriously don't get it (OPTION 1)
thank you, my friend.Abstraction and encapsulation are fundamental concepts in object-oriented programming (OOP), and they both help manage complexity by dealing with how data and functions are used and organized.
1. Abstraction:
- It's about simplifying complex reality by modeling classes based on relevant attributes and behaviors.
- Abstraction focuses on what an object does rather than how it does it. For example, when you use a smartphone, you only care about the features like calling or texting, without needing to know the inner workings of the circuits.
- In programming, abstraction is achieved through abstract classes and interfaces, which define methods without implementation, leaving the details to be handled by other classes.
2. Encapsulation:
- It refers to bundling data (attributes) and the methods (functions) that operate on that data into a single unit (like a class).
- Encapsulation also controls access to the internal workings of that object by using access modifiers like private, public, and protected.
- For example, in a car, you interact with the steering wheel, but the complex mechanism of how the car turns is hidden (encapsulated) from you.
In short:
- Abstraction hides complexity by showing only the necessary details.
- Encapsulation protects an object's data by controlling access to it.
thank you, my friend.from what i understand abstractions is kinda just making maintenance easier by reducing unnecessary features of objects + breaking complex systems into easier smaller chunks
encapsulation is that 'private' line oop thingamabobs uses to make sensitive variables/information such as full names inaccessible to hackers/ other modules. for other modules to access these variables they have to use 'get' and 'set'
encapsulation is when an object hides its data and processing from other parts of the program making the objects less likely to have bugs and errors in them and disallow anyone from accessing the data in the objects or changing it from other parts of the program, as they can only be accessed through public methods in the class. (hopefully this is correct idk )Can someone explain abstraction and encapsulation i seriously don't get it (OPTION 1)
thank you, my friend.encapsulation is when an object hides its data and processing from other parts of the program making the objects less likely to have bugs and errors in them and disallow anyone from accessing the data in the objects or changing it from other parts of the program, as they can only be accessed through public methods in the class. (hopefully this is correct idk )
locking in now, maybe!thank you, my friend.
u better!!!! i better see your name on state ranks list for sdd.locking in now, maybe!
this is my worst subject tf im lucky if i get a b6 coz i haven't done shit for this the whole yr legit first time i'm reading the syllabusu better!!!! i better see your name on state ranks list for sdd.
um....how do you study for this subject i havent done anything all year