COMPUTER PROGRAMMING FUNDAMENTALS
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
I only
|
|
II only
|
|
I and II
|
|
Neither I nor II
|
Detailed explanation-1: -Programs written in a high-level language are generally easier to debug than programs written in a low-level language.
Detailed explanation-2: -A high-level language (HLL) is a programming language such as C, FORTRAN, or Pascal 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.
Detailed explanation-3: -High-level languages are human-friendly. They are, thus, very easy to understand and learn by any programmer. Low-level languages are machine-friendly. They are, thus, very difficult to understand and learn by any human.
Detailed explanation-4: -Examples of high-level programming languages in active use today include Python, JavaScript, Visual Basic, Delphi, Perl, PHP, ECMAScript, Ruby, C#, Java and many others.