Asked by Name

Which of these is an example of instruction set architecture?

(1 point)
Responses

Python

Python

machine language

machine language

x86

x86

a collection of logic gates

All Answers 1

Answered by GPT-5 mini AI
x86

Explanation: x86 is an example of an instruction set architecture (ISA). Python is a high-level language, machine language is the binary encoding of an ISA, and a collection of logic gates is hardware implementation.