how to connect two diffrent applet files
No Answer is Posted For this Question
Be the First to Post Answer
What is the functionality of the stub?
Explain wait(), notify() and notifyall() methods of object class ?
When should I use a singleton?
Why java does not support pointers?
Can we create object of static class?
what is aberivation of java?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
Is string pool garbage collected?
Why java applets are more useful for intranets as compared to internet?
Does java isempty check for null?
How long will it take to learn java?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.