Please identify the programming language for each description below: A language
ID: 658157 • Letter: P
Question
Please identify the programming language for each description below:
A language that best used for the representation and interchange of data A language that runs on the client machine within a web page The language that c was based on The fastest executing language that we covered This language is used to develop Apple apps (iPods, iPhones, ...) This language is most popular with Android and other non-Apple cell phone apps The Apache web server is implemented in this language symbolic representation of machine language An example of a logical programming language An example of a functional programming language Popular index that rates the popularity of programming languages older language than c that was popular for business applications older language than c that was popular of mathematical applications older language than c that was very popular in Europe Language that is used to present data on many popular web sites (Boston Globe, Dallas Morning News, ) A language that is most popular at Google A language developed around the same time as c that is based on ALGOL one of more popular languages used by Defense contractors and the Department of Defense A scripting language that has been called the "Duct Tape of the internet" A scripting language that got its name from a personal home page tools web siteExplanation / Answer
A language that best used for the representation and interchange of data is XML.
A language that runs on the client machine within a web page: JavaScript/VBScript/Java Applets etc...
The language that C was based on B language, which is developed by Ken Thompson
The fastest executing language that we covered is dependent*.
Some languages executes fast on some machines and number of lines in the code also effects the executing time.
If the code is less, C is the fastest.
This language is used to develop Apple apps (iPod, iPhones…) is swift.
Xcode frame work is also used to develop apps for apple products.
This language is most popular with android and other non-Apple cell phone apps is JAVA.
This apache we server I implemented in this language: C, C++ and XML
Assembly language is the symbolic representation of machine language
An example of a logical programming language is prolog.
An example of functional programming language is Charity (pure functional programming language) etc... C++, C# etc. (impure functional programming language)
Popular index that rates the popularity of programming languages TIOBE.
Older langue than c that was popular for business applications is COBAL.
Older langue than c that was popular for mathematics applications is FORTRAN.
Older langue than c that was popular in Europe ALGOL.
Language that is used to present data on many popular web sites (Boson globe, Dallas morning news …) is HTML.
Languages that are most popular at google are C++, java, JavaScript, GO, Python.
A language developed around the same time as C that is based on ALGOL is PASCAL.
One of the more popular languages used by defence contractors and the department of defence is Ada.
A scripting language that has been called the “Duct Tape of the Internet” is Perl.
A scripting language that got its name from a personal home page tools web site PHP.