Which of the following is a very popular query language?

A) HTML
B) Java
C) SQL
D) Visual Basic
E) XML

Ans: C) SQL
Feedback: Solution: C) SQL (Structured Query Language). SQL is pronounced as "sequel."

Computer Science & Information Technology

You might also like to view...

What is displayed by the following statement?

``` System.out.println("Java is neat".replaceAll("is", "AAA")); ``` a. JavaAAAneat b. JavaAAA neat c. Java AAA neat d. Java AAAneat

Computer Science & Information Technology

An individual ____________________ calendar can be created for a resource that does not follow the working and nonworking times specified by the project calendar.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology