11. Operating Systems and Software

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

API

Application Programming Interface: Interface allowing applications to communicate

2
New cards

ASLR

Address Space Layout Randomization: Security technique to prevent exploitation of memory corruption

3
New cards

BASH

Bourne Again Shell: Unix shell and command language

4
New cards

CMS

Content Management System: Software managing digital content creation and modification

5
New cards

DEP

Data Execution Prevention: Security feature preventing code execution from non-executable memory

6
New cards

DLL

Dynamic Link Library: Microsoft's implementation of shared library concept

7
New cards

ERP

Enterprise Resource Planning: Business process management software

8
New cards

NTFS

New Technology File System: Microsoft Windows file system

9
New cards

OS

Operating System: Software managing computer hardware and software resources

10
New cards

RAD

Rapid Application Development: Adaptive software development approach

11
New cards

RTOS

Real-time Operating System: Operating system guaranteeing processing within time constraints

12
New cards

SDK

Software Development Kit: Development tools for creating applications

13
New cards

SDLC

Software Development Lifecycle: Process for planning, creating, testing, and deploying software

14
New cards

SDLM

Software Development Lifecycle Methodology: Framework defining development process

15
New cards

SE Linux

Security-enhanced Linux: Linux kernel security module providing access control

16
New cards

SEH

Structured Exception Handler: Windows mechanism for exception handling

17
New cards

SQL

Structured Query Language: Domain-specific language for database management

18
New cards

TOC

Time-of-check: Vulnerability in time window between verification and use

19
New cards

UAT

User Acceptance Testing: Testing phase where actual users test the system

20
New cards

VBA

Visual Basic: Programming language from Microsoft