A disadvantage of a compiled programming language is that:

(1 point)
it can't separate source code from an executable file.
it takes longer to run the program.
it can't run on any platform.
it executes the source code line by line.

1 answer

it can't run on any platform.