1.2.4 Types of programming language

0.0(0)
Studied by 2 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/3

Last updated 4:37 PM on 3/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

4 Terms

1
New cards

What are the differences between assembly language and high-level languages?

  • Assembly language uses mnemonics

  • HLL uses English-like words

  • Assembly language uses an assembler to convert to machine code

  • HLL uses a translator (compiler/interpreter) to convert to machine code

  • Assembly language is a one-to-one conversion to machine code

  • HLL may produce multiple lines of machine code per line of code

  • Assembly language allows direct control of the processor

  • HLL provides more abstraction / requires less knowledge of the processor

  • Assembly language is likely to be specific to the processor type used / is machine dependent

  • HLL is portable / can be used for multiple processor types / programmer can pick from a number of HLLs and paradigms / is machine independent

2
New cards

filler

3
New cards

filler

4
New cards

filler