Are progranning languages compiled and interpreted type
Answers
Answered by
1
An interpreted language is a type of programming language for which most of its implementations execute instructions directly and freely, without previously compiling a program into machine-language instructions. ... Java and C# are compiled into byte code, the virtual-machine-friendly interpreted language.
hope it helps
Similar questions