Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which of these programming languages would be best suited to system dev…

Question

which of these programming languages would be best suited to system development? (1 point) ○ html ○ javascript ○ assembly language ○ ruby

Explanation:

Brief Explanations
  • HTML is a markup language for creating web pages, not for system development.
  • JavaScript is mainly used for web - based interactivity, not ideal for system development.
  • Assembly language is a low - level programming language that can be used for system - level programming as it has direct control over the hardware, which is crucial for system development.
  • Ruby is a high - level language often used for web development and scripting, not typically for system development.

Answer:

C. assembly language