Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) 1) what is synchronization? 2)write a program to show synchronization ? 3) what is orm? 4) what is getTemplete method and hw u use it? 5)write a singleton program ? 6) what is IOC concept & explain it? 7) methods of spring? 8)explain spring framework? 9)what are the oops concept? 10)what r the diff types of exception? 11)what is AOP(assepct oriented programing)? 12)jsp life cycle? 13)servlet life cycle? 14)how to u catch ur exception when executing a query in hibernate? 15)write javascript function? 16)write a querry to join two tables? 17)wap to show inheritance and use of interface? 18)explain the project? 19)in spring bean class uses singleton or prototype? 20)Explain prototype?
1 75011.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))
1 6716
How does a cookie work in Servlets?
What is @bean annotation in spring boot? : Spring Boot
What is purpose of hibernate?
How do I save in hibernate?
What is thread count in java?
How can a servlet be used to generate plain text instead of html?
What is a java driver?
Is void a type?
Why hashset is used in java?
What is a conditional statement explain with example?
Is jms a protocol?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
Can we serialize arraylist in java?
What state is a thread in when it is executing?
What is an exception? difference between Checked and Unchecked exception in Java