Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) how do you specify a jar file to be used by the application, consider that you have many jar files in your system?
What is final keyword in java?
What is mnemonic in assembly language?
What do you know the spring mvc interceptor and how is it used?
Can we disable first level cache? What should one do if we don't want an object to be cached?
Is java 11 paid version?
What is proxy object in spring aop?
mention the no of characters required for creating names of the mq objects?
What is a parameter in java?
What is the difference between session scope and request scope when saving formbean ?
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?
If I use the JDBC API, do I have to use ODBC underneath?
What are the core features of the spring framework?
What are class paths? How can they be set?
How do you allocate memory to object?