Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
How do you pass by reference?
Why are parameters used in functions?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Is stringwriter thread safe?
What is instance synchronization?
How java is similar to c?
What is asset store?
What is metadata in java programming?
Explain the steps in writing a java program using jdbc?
Is char * a string?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
Which types of jdbc databases does weblogic jms support? : BEA Weblogic
Why jms is used in java?
Write a code to create a trigger to call a stored procedure
What are different type of exceptions in java?