Forum: Java Oct 19th, 2007 |
| Replies: 2 Views: 3,258 what is the use of constructors in java when we can intialize objects directly |
Forum: Java Oct 6th, 2007 |
| Replies: 1 Views: 1,196 in abstract class the methods may or may not be implemented, when we implement the methods in the abstract class, then why cant we instantiate objects in for the abstract class. is it mandatory that... |
Forum: Java Sep 28th, 2007 |
| Replies: 14 Views: 1,648 only those two differences what about the security and versionin in java and .net |
Forum: Java Sep 28th, 2007 |
| Replies: 14 Views: 1,648 .Net features are quite similar to java, in java we use jvm and in .net clr is used for compiling the source code to intermediate language, instead of packages in .net they use assemblies and... |
Forum: Java Sep 27th, 2007 |
| Replies: 14 Views: 1,648 how java is different from .net and other technologies |
Forum: Java Sep 27th, 2007 |
| Replies: 4 Views: 1,059 ya i got it, u mean to say that in static class , no need to instantiate an object until the variable and methods are declared as static
Thanks a million |
Forum: Java Sep 27th, 2007 |
| Replies: 4 Views: 1,059 hi thanks for your reply, can you please give me the clear picture of it, u mean to say that if u access any method or variables without the class being instantiated then that class is referred as... |
Forum: Java Sep 26th, 2007 |
| Replies: 4 Views: 1,059 can anyone give me an explanation about static class in java
Thank u |
Forum: Java Sep 26th, 2007 |
| Replies: 2 Views: 2,072 i know the concept of abstract class in java and this concept is used in interface, i.e all the methods declared in interface are abstract. i want to know how the abtract class is different from the... |
Forum: Java May 11th, 2007 |
| Replies: 1 Views: 887 hi guys , can you help me by giving some tips as to how to handle classes for techies in a software firm as a corporate trainer for java and J2EE, i hope you ill guide me with the revelant... |