+ 2
HIGH-LEVEL PROGRAMMING LANGUAGE
JAVA is a high-level programming language. What is the high-level programming language?
2 Respostas
+ 3
Going acc to the technical defiinition:- A high-level language (HLL) is a programming language that enables a programmer to write programs that are more or less independent of a particular type of computer. Such languages are considered high-level because they are closer to human languages and further from machine languages.
+ 2
There are two types of programming languages.(Im not sure btw) Low Level Languages and High Level Languages. "High Level Language" means that language is portable. A high level programming language is not machine dependent. They are easier to use.