Skip to main content

5 docs tagged with "Instruction"

View All Tags

Concurrency

Concurrency is defined as: (feature) to execute parallel Instructions out-of-order w/o affect final result. Topics on: . Read more: JS, JS Concepts, Java Script

CPU

CPU is defined as: Hardware brain of Computer to execute Machine Code Instruction. Topics on: ALU, FPU, VPU, Thread. Read more: Computer Science, Computer Lang,

Instruction

Instruction is defined as: Sentences in Machine Code. Topics on: . Read more: Computer Science, Computer Lang, Programming Language, Machine Code, Instruction

Programming Language

Programming Language is defined as: Computer Lang to express Instruction to Computer via Abstraction. Topics on: Scripting Language, Interpreted Language, Swif

Thread

Thread is defined as: sequence of Instructions (where Machine Code) executed in CPU. Topics on: Coroutine, Background Thread. Read more: Computer Science, Compu