🎴 Flashcard Mode

Web Technologies Fundamentals

Card1 / 18
Mastered0
Review0
QuestionClick to flip
  1.  A script is a
    
AnswerClick to flip back
A
Program or sequence of instruction that is interpreted or carried out by another program
💡 Explanation:

A script is a sequence of instructions or a program that is interpreted and executed at runtime by another program, such as a shell or browser interpreter, rather than compiled to machine code and executed directly by the processor. The web server option is too narrow.

Change Mode