All stream objects have __________ which indicate the position of the stream.
a. error state bits
b. condition statements
c. markers
d. intrinsic error messages
e. None of these
a. error state bits
You might also like to view...
In a(n) ________ work environment, team members may be located anywhere in the world
Fill in the blank(s) with correct word
COGNITIVE ASSESSMENT Which of the following is a proprietary mobile operating system specifically made for Apple's mobile devices?
A. Mozilla B. Blackberry C. iOS D. Android
Case 8-2 Another colleague shares the following code with you: Dim strEmployees(50) As String ' Later in the code ReDim strEmployees(65). Which of the following lines could replace the line at the bottom of the code in the sample and retain the data in the elements 0 through 50?
A. ReDim Retain strEmployees(65) B. ReDim Reserve strEmployees(65) C. ReDim Restore strEmployees(65) D. ReDim Preserve strEmployees(65)
You can use the Format ________ to copy formatting from selected text to other text
A) Marker B) Pen C) Painter D) Highlighter