Multiple choice technology programming languages Perl is An interpreter language A compiler language Partial compiler and interpreter language An Indian language Reveal answer Fill a bubble to check yourself C Correct answer Explanation Perl is a hybrid language; it compiles the source code into an internal bytecode representation before executing it immediately via its built-in interpreter.