Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1322
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Vocabulary Question |
| Date | 2011-11-11 04:51 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <8i6qb7pr040cq5idfq8bkb9ea1fi1vs91f@4ax.com> (permalink) |
| References | <ir5qb712iokk1pqmu1h4hcesgmskc1gnmb@4ax.com> |
On Fri, 11 Nov 2011 04:40:56 -0800, Roedy Green <see_website@mindprod.com.invalid> wrote, quoted or indirectly quoted someone who said : >If you read the entire contents of a file into RAM for processing, is >there a simple word to describe the copy of it in RAM? Something you >would use consistently in variable names to represent the original >String? how about contents or fileContents? Contents could also refer to a Collection. -- Roedy Green Canadian Mind Products http://mindprod.com Windows is a case-insensitive operating system, but that does not mean you can forget about case. For example, Let us assume you have a file called Abc.txt in C:\temp, and a file called aBc.txt in D:\temp and you type copy C:\temp\abC.txt D:\temp. What is the name of the file in D:\temp when you are done? 1) Abc.txt 2) aBc.txt 3) abC.txt 4) abc.txt 5) ABC.txt Hint, the answer rhymes with the most popular word in advertising.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar
Vocabulary Question Roedy Green <see_website@mindprod.com.invalid> - 2011-11-11 04:40 -0800
Re: Vocabulary Question Roedy Green <see_website@mindprod.com.invalid> - 2011-11-11 04:42 -0800
Re: Vocabulary Question Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-11-11 07:47 -0500
Re: Vocabulary Question Roedy Green <see_website@mindprod.com.invalid> - 2011-11-12 09:23 -0800
Re: Vocabulary Question Roedy Green <see_website@mindprod.com.invalid> - 2011-11-13 03:48 -0800
Re: Vocabulary Question Roedy Green <see_website@mindprod.com.invalid> - 2011-11-11 04:51 -0800
Re: Vocabulary Question Lew <lewbloch@gmail.com> - 2011-11-11 07:21 -0800
csiph-web