If an empty file were used as input to the < operator, a ____ value is returned.
A. empty string
B. nil
C. zero
D. null
Answer: B
You might also like to view...
Which of these interview structures begins with the general and ends with the specific?
A) circle B) diamond C) funnel D) pyramid
Critical Thinking QuestionsCase 1-2Your friend Rita comes to you for help organizing her files, all of which are currently stored on a USB flash drive. You suggest that she create a folder for each class that she is taking. In addition, you suggest that she create folders within each class folder, one for each topic that the class covers. Rita takes your suggestion and creates a folder called Hist201 for her American history class. Inside the Hist201 folder, she creates folders called CivilWar and Slavery.Rita knows that there is a file named Appomatox.doc somewhere on her computer. Which of the following can she use to locate the file? a.Spotlight search boxc.path barb.navigation paned.Finder
What will be an ideal response?
If you apply a border or shading, but have not yet selected text, where will the border or shading display? Is border and shading considered font or paragraph formatting?
What will be an ideal response?
The general expression (*pointer).member can always be replaced with the notation ____.
A. pointer* B. pointer& C. pointer->member D. &pointer