class Test
{

        public static void main(String args[])
        {
                int j=0,i=0;
                i=i;
                i=i++;
                System.out.println("I : "+i);
        }
}


can any one expalin y out put is =0

thankx and reagdrs

"The beauty of life does not depend on how happy you are but on how happy
others can be because of you"


> -----Original Message-----
> From: Duffey, Kevin [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, December 22, 2000 12:27 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: [JSP-INTEREST] JSP Server with IIS
>
> JRun 3.0 doesn't require IIS any longer. ITs its own application server.
>
> > -----Original Message-----
> > From: suying [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, December 21, 2000 10:35 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: JSP Server with IIS
> >
> >
> > Hello,Can you tell me where to get jrun3.0 and configure it with IIS?
> > suying
> > ----- Original Message -----
> > From: "amar singhal" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, December 19, 2000 5:44 PM
> > Subject: Re: JSP Server with IIS
> >
> >
> > > Hi
> > > Jrun 3.0 can be configured with the iis 5.0 as the jsp and
> > servlet engine
> > >
> > >
> > > >From: Zahid Khan <[EMAIL PROTECTED]>
> > > >Reply-To: A mailing list about Java Server Pages specification and
> > > >     reference <[EMAIL PROTECTED]>
> > > >To: [EMAIL PROTECTED]
> > > >Subject: JSP Server with IIS
> > > >Date: Tue, 19 Dec 2000 14:15:36 +0500
> > > >
> > > >Hi Dear,
> > > >
> > > >Which JSP Engines can be configured with IIS 5.0 except
> > ServletExec.
> > > >Wchi JSP Server Provides integrated team development envoirnment?
> > > >
> > > >Thanks in Advance,
> > > >Zahid Khan
> > > >
> > > >
> > > >_________________________________________________________
> > > >Do You Yahoo!?
> > > >Get your free @yahoo.com address at http://mail.yahoo.com
> > > >
> > >
> > >=============================================================
> > ==============
> > > >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > > >JSP-INTEREST".
> > > >For digest: mailto [EMAIL PROTECTED] with body: "set
> > JSP-INTEREST
> > > >DIGEST".
> > > >Some relevant FAQs on JSP/Servlets can be found at:
> > > >
> > > >  http://java.sun.com/products/jsp/faq.html
> > > >  http://www.esperanto.org.nz/jsp/jspfaq.html
> > > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > >
> > >
> > ______________________________________________________________
> > ___________
> > > Get Your Private, Free E-mail from MSN Hotmail at
> http://www.hotmail.com.
> >
> >
> ==========================================================================
> =
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to