RTN is a _____ language -- a language used to describe a language.

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


Answer: meta

Computer Science & Information Technology

You might also like to view...

Which of the following is the CIDR notation for the network address 192.168.6.0 and the subnet mask 255.255.254.0?

a. 192.168.6.0/23 b. 192.168.6.0/12 c. 192.168.6.0/15 d. 192.168.6.0/20

Computer Science & Information Technology

Write a function minimum3 that returns the smallest of three floating-point numbers. Use the Math.min function to im- plement minimum3. Incorporate the function into a script that reads three values from the user and determines the smallest value. Display the result in the status bar.

What will be an ideal response?

Computer Science & Information Technology

To change a file to Read-only, display the file list in Windows Explorer, right-click on the file name, and then click ________

A) Create shortcut B) Properties C) Rename D) Delete

Computer Science & Information Technology

The _____ method can be used to start a new browser window.?

A. ?open() B. ?alert() C. ?prompt() D. ?confirm()

Computer Science & Information Technology