JavaLanguage

This FAQ encompasses the Java language proper including syntax and semantics. [FAQ Previously managed by More>>

This FAQ encompasses the Java language proper including syntax and semantics. [FAQ Previously managed by John Mitchell]."   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  21 to 30 of 5775  « Prev 1 2 3 4 5 6 7 8 9 10 ... 578 Next » 
 
Hi, the following code output is: false,false,true,false why the output came like this? what is t...
Thu 12/21/06
05:51:32AM
 
1
Thu 12/21/06
01:13:37AM
16
 
 
why cannot i use a simple variable globaly delared in the block of static void main(string n[]). ...
Wed 05/16/01
12:36:54PM
 
1
Wed 05/16/01
12:26:15PM
26
 
 
import java.util.*; public class VectorTest { public static void main(String args[]) { Vector v=new...
Mon 05/05/03
04:56:29AM
 
2
Mon 05/05/03
01:25:27AM
22
 
 
why string class is immutable while stringbuffer class is mutable?
Wed 06/20/07
09:35:55AM
 
2
Fri 06/08/07
06:35:14AM
24
 
 
why static variables placed in static method
Sat 03/19/05
05:17:49PM
 
1
Thu 03/17/05
08:07:15AM
19
 
 
 
Hai int b= 7; b = b++; System.out.println("b="+ b); I thought b=8 , will be printed. ...
Sat 07/12/03
01:33:47AM
 
1
Sat 07/12/03
01:03:38AM
21
 
 
Hello, I made a quick search on the web to try to find out why java creators found the type aliasing...
Thu 08/29/02
10:08:44AM
 
1
Thu 08/29/02
08:09:08AM
20
 
 
WHY JAVA IS NOT 100%OBJECT ORIENTED LANGUAGE
Sat 11/04/06
05:40:19PM
 
4
Thu 10/26/06
01:56:12AM
25
 
 
in Sun's api document,I saw some class like resultset defined as interface,AFAIK,interface have on...
Wed 11/13/02
10:50:31AM
 
1
Wed 11/13/02
10:01:44AM
21
 
 
here in this scenario i have two classes in one java file and both are public one contains main() i...
Fri 08/19/05
02:35:01AM
 
2
Mon 08/08/05
07:54:13AM
23
 
 
 
Results  21 to 30 of 5775  « Prev 1 2 3 4 5 6 7 8 9 10 ... 578 Next » 
"JavaLanguage" is moderated by Moderators:  SAdmin
About | Sitemap | Contact