Which of the following is NOT a language used to develop Web Applications?

A. Java
B. Hypertext Markup Language
C. Javascript
D. Cascading Style Sheets


Answer: A

Computer Science & Information Technology

You might also like to view...

Write a statement that prints the 8th character of a String object called introduction.

What will be an ideal response?

Computer Science & Information Technology

The Show Formulas button in located in the:

A) Show group on the VIEW tab. B) Formula Auditing group on the VIEW tab. C) Show group on the FORMULAS tab. D) Formula Auditing group on the FORMULAS tab.

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 1You have just starting working at Quantum Company. As a new programmer, you have been asked to review and correct various pseudocode.There is a method with the header: void printData(num x, string y). There is a declared numeric variable: test. Which of the following is a correct method call?

A. printData(test) B. printData(test, "Good") C. printData("Good", test) D. printData("Good", "Best")

Computer Science & Information Technology

A query is a question asked about the data in a database

Indicate whether the statement is true or false

Computer Science & Information Technology