RTN is a _____ language -- a language used to describe a language.
Fill in the blank(s) with the appropriate word(s).
Answer: meta
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
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?
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
The _____ method can be used to start a new browser window.?
A. ?open() B. ?alert() C. ?prompt() D. ?confirm()