Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) What is the difference between member variables initialization and assignment in a constructor?
1256Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
HCL,
1154
Explain the purpose of garbage collection in Java?
What is cookies in networking ?
What is the difference between Array and Hash Table?
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
What are triggers in DB? Explain their types. How do they work?
What is ffdc?
Is ++ operator thread-safe in java?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is the use of dao in spring?
How to know howmuch data is truncated?
What is the difference between session and entity beans? When should I use one or the other?
How to handle exceptions in the spring mvc framework?
What do you mean by JVM?
What is the purpose of constant tag in struts.xml?
What are the differences between setmaxrows(int) and setfetchsize(int)?