The XPath 1.0 numeric function _____ roundsnumberup to the next integer.

A. ?ceiling(number)
B. ?floor(number)
C. ?top(number)
D. ?round(number)?

Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements will allow a user to type input into a field of a ComboBox named myComboBox?

a. ComboBox.setEditable; b. myComboBox.setEditable(true); c. ComboBox.setEditable(myComboBox); d. myComboBox = ComboBox.setEditable(true);

Computer Science & Information Technology

Which type of OSPF packet is used for flooding link state information?

What will be an ideal response?

Computer Science & Information Technology