Some languages are traditional programming languages for developing applications; others, such as markup and scripting languages like HTML, XHTML, and ____, are designed to be used to create Web pages.

A. TCP/IP
B. Rextore
C. PDF
D. JavaScript

Answer: D

Computer Science & Information Technology

You might also like to view...

You would use a(n) ________ to divide your presentation content into meaningful groups of slides

Fill in the blank(s) with correct word

Computer Science & Information Technology

(Pythagorean Triples) A right triangle can have sides that are all integers. A set of three in- teger values for the sides of a right triangle is called a Pythagorean triple. These three sides must sat- isfy the relationship that the sum of the squares of two of the sides is equal to the square of the hypotenuse. Find all Pythagorean triples for side1, side2 and hypotenuse all no larger than 500. Use a triple-nested for loop that tries all possibilities. This is an example of brute force computing. You’ll learn in more advanced computer science courses that there are many interesting problems for which there is no known algorithmic approach other than sheer brute force.

What will be an ideal response?

Computer Science & Information Technology