COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Machine
|
|
Assembly
|
|
High Level
|
|
4GL
|
Detailed explanation-1: -Fourth generation languages are commonly used in database programming and scripts examples include Perl, PHP, Python, Ruby, and SQL.
Detailed explanation-2: -Structured Query Language (SQL) is among the most fundamental languages to grasp if you intend to work with databases. SQL is a database language developed by Oracle to create and manage databases.
Detailed explanation-3: -Database Management System (DBMS) manages the database system and provides security features. Structured Query Language (SQL) is a database query language that includes both DDL and DML.
Detailed explanation-4: -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.