What are the uses of synchronized keyword?
No Answer is Posted For this Question
Be the First to Post Answer
Class A extends Class B but Class A also inherit Super Class Object so it is multiple inheritence give reason in support of your answer
while creating thread why we extend thread class
How to validate the request (Eg:user name and password) in session(http session)? not in LDAP server ?
if two references are having same hash codes,is that means those are refering to same object?
How to sort the elements in HashMap
diff. b/w JAVA and javascript...
Give a briefing on the life cycle of a thread.
What is meant by call by reference?
What for read() function?
Can an integer be null java?
We can write any Java Logics in our JSP. Then why we are using servlets(Controller Layer) to interact with the DAO ?
what is java bean?where can we use it?