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 75041.) 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 6717
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What is a web container in j2ee?
Is void a return type?
What is j2me in mobile computing?
describe synchronization in respect to multithreading? : Java thread
Why are variables important in research?
How can we perform any action at the time of deploying the project?
What is temp in java?
What is the purpose of @stringlengthfieldvalidator annotation?
Is intellij better than eclipse?
Which access specifier can be used with class ?
What is jhttp web server?
When will you define a method as static in Java?
How the typical servlet code look like ?
Why should any swing call back implementation execute quickly?