RATED A+
✔✔CSS - ✔✔Webpage formatting language.
✔✔Cursor - ✔✔Processes database results one row at a time.
✔✔Database - ✔✔File storing and querying data.
✔✔DDL - ✔✔SQL for database structure control.
✔✔Decision Table - ✔✔Action matrix based on conditions.
✔✔Decryption - ✔✔Data encryption undoing.
✔✔Defensive Coding - ✔✔Error-handling focused coding.
✔✔Delegate - ✔✔Code block protecting functions.
✔✔Deployment - ✔✔App distribution phase.
✔✔Derived Class - ✔✔Class based on another class.
✔✔Dictionary - ✔✔Key-value data storage.
✔✔Digital Signature - ✔✔Data hashing for integrity tracking.
✔✔DML - ✔✔SQL for data retrieval or change.
✔✔Do While Loop - ✔✔Loop running at least once.
✔✔Document Database - ✔✔Database with document records.
✔✔Double - ✔✔Decimal number data type.
✔✔Encapsulation - ✔✔Item shielding act.
✔✔Encryption - ✔✔Data scrambling for protection.
✔✔Entity Framework - ✔✔App database mapping framework.
✔✔ERD - ✔✔Database entity and relationship diagram.
, ✔✔Event - ✔✔Action triggering method.
✔✔Event Model - ✔✔Event-driven app control framework.
✔✔Flat File - ✔✔Single-file database type.
✔✔Flowchart - ✔✔Logic program chart representation.
✔✔For Loop - ✔✔Set number of code runs.
✔✔Foreign Key - ✔✔Table field for relationship creation.
✔✔Function - ✔✔Data calculation code block.
✔✔Garbage Collection - ✔✔Memory management freeing unused space.
✔✔Generic Class - ✔✔Class with multiple data type usage.
✔✔GitHub - ✔✔Code version control repository.
✔✔Hashing - ✔✔One way operation to verify data integrity.
✔✔HTML5 - ✔✔Webpage markup language.
✔✔HTTP Request - ✔✔Web app information request code.
✔✔HTTP Response - ✔✔Server response to HTTP request.
✔✔If Else Statement - ✔✔Conditional code structure.
✔✔If Statement - ✔✔Conditional code block.
✔✔IFrame - ✔✔HTML frame displaying another file.
✔✔Immutability - ✔✔A variable that cannot be changed.
✔✔Implementation - ✔✔SDLC phase for code writing.
✔✔Index - ✔✔Database method for faster retrieval.
✔✔Inner Join - ✔✔Join type for common records.
✔✔Instance - ✔✔Class-created object.