--- In [email protected], "chinnu98480" <[EMAIL PROTECTED]> wrote: > > Thanks for sending tips for me.now i am doing Mca which course is > better for as fresher(java or .Net)plz tell me ur suggeshions.
for one simple reason Java: Java is (almost) completely platform independent, meaning that code you write on a Windows PC will run without any changes on an IBM mainframe as well. .Net is a Microsoft-only technology. Regards, Nico
