WGU- Scripting and Programming - Foundations - C173. Exam Review. 100% Accurate, rated A+ 2024
4 Fundamental ideas in Object-Oriented Programming - -1. Abstraction 2. Polymorphism 3. Inheritance 4. Encapsulation Abstraction - -Focus on the essential qualities of something rather than a specific example. Automatically discard the unimportant and irrelevent. Encapsulation - -Enclose your object's attributes and methods, and then you hide everything else about the object except what is absolutely nessecary to expose. Inheritance - -Code reuse. Instead of writing a class from scratch, you can base it off an existing class. Polymorphism - -Many forms. Automatically do the correct behavior even if what we're working with could take one of many different forms. FURPS/FURPS+ - -Function Requirement Usability Requirement Reliability Requirement Performance Requirement Supportability Requirement
Written for
Document information
- Uploaded on
- October 26, 2023
- Number of pages
- 4
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
wgu scripting and programming foundations c17
Also available in package deal