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  5751 to 5760 of 5776  « Prev 1... 569 570 571 572 573 574 575 576 577 578 Next » 
 
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
 
 
why static variables placed in static method
Sat 03/19/05
05:17:49PM
 
1
Thu 03/17/05
08:07:15AM
20
 
 
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
25
 
 
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
23
 
 
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
27
 
 
 
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
 
 
class xxx { public void meth() { public int x = 10; // error } }
Tue 12/25/07
08:05:33PM
 
1
Tue 12/25/07
09:54:04AM
26
 
 
Dear friends, can any one explain why wait(),notify(),notifyall() are in object class rather than ...
Mon 08/28/06
12:01:58AM
 
1
Sat 08/26/06
12:54:02AM
32
 
 
Dear friends, can any one explain why wait(),notify(),notifyall() are in object class rather than T...
Sat 08/26/06
01:01:30AM
 
0
Sat 08/26/06
01:01:30AM
19
 
 
why we are using the interface reference to the class objects that are implemented by the int...
Wed 08/29/07
11:24:28AM
 
2
Thu 08/09/07
03:16:12PM
22
 
 
 
Results  5751 to 5760 of 5776  « Prev 1... 569 570 571 572 573 574 575 576 577 578 Next » 
"JavaLanguage" is moderated by Moderators:  SAdmin
About | Sitemap | Contact