devxlogo

May 13, 1997

Threads

Question: I recently took Sun’s Certified Java Programmers Exam and I ran into a few questions from the exam I’d like to ask you.What is the difference between >> and

Java Strings: Mutable or immutable?

Question: I don’t understand why it is said that Strings are immutable in Java. Here is a small piece of code which shows that Strings are in fact mutable:class TestStringStuff{public

TDBGrid

Question: How is possible to invert the order of a table display in a TDBGrid Component?Must it be an Index-DatabaseSource?For example, if in the database was stored:1Pippo2Gino 3PlutoHow is it