Name three subclasses of the component class?
Do we need to override service() method
What are the various thread priorities?
What you mean by COM and DCOM?
For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??
Thread life cycle?
Which are the different segments of memory?
Name three subclasses of the component class?
What is the return type of interrupt method?
Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...
What is codebase in applet?
hi, All are saying that now software field position is not good and in 5-10yrs total software field ll be saturated . is it true? i am unable decide ii continue in this field or not please tell me?
can a static method be overridden