To open the property sheet for a report you can ____ the report selector button.

A. click
B. double-click
C. Shift+click
D. drag

Answer: B

Computer Science & Information Technology

You might also like to view...

__________ is an open-source platform offered free to the public in 1991 for developing computer operating systems

A) Linux B) OS X C) Red Hat D) UNIX

Computer Science & Information Technology

Which of the following statements is false?

a. Files method lines creates a String containing the lines of text from a file. b. Stream method flatMap receives a Function that maps an object into a stream—e.g., a line of text into words. c. Pattern method splitAsStream uses a regular expression to tokenize a String. d. Collectors method groupingBy with three arguments receives a classifier, a Map factory and a downstream Collector.

Computer Science & Information Technology