Executables

Executable

Executable files are computer programs that can be directly executed by a computer system. They contain encoded instructions which, when executed, cause the computer to perform indicated tasks. Executables can be machine code instructions for a physical CPU or scripting instructions such as bytecode.

1 courses cover this concept

CSE 351 The HW/SW Interface

University of Washington

Autumn 2022

This course develops students' understanding of software functioning at different levels of abstraction. Focus areas include C, assembly, and low-level data representation. It also introduces concepts of operating systems and differences between Java and C. It serves as a starting point for those interested in hardware or high-level abstractions.

No concepts data

+ 26 more concepts