An interpreted programming language: (choose two)

An interpreted programming language: (choose two)Category: Linux EssentialsAuthor "LinuxQuestions"An interpreted programming language: (choose two)
Linux Questions Staff asked 1 year ago

An interpreted programming language: (choose two)

  • Takes fewer resources to run than a compiled language
  • Tends to offer more features than compiled languages
  • Is converted into machine specific instructions as the program runs
  • Requires a linking step but no compilation step
  • Requires a compilation step but no linking step

About the author