How do I get 64 bit java?
No Answer is Posted For this Question
Be the First to Post Answer
Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.
What are the interfaces defined by Java.lang package?
static inner classes means..?
What if static is removed from main method?
What is the function of java?
How to validate the request (Eg:user name and password) in session(http session)? not in LDAP server ?
Difference between static methods, static variables, and static classes in Java.
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
What are the operands of instanceof operator?
List interface?
what is the need of the Ajax?
List down the methods and interfaces of collection class in java.