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 76031.) 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 6825
What do you mean by an interface in java?
Are jvm’s platform independent?
How can you inject java collection in spring?
What are the differences between heap and stack memory in java?
What is the first argument of the string array in main method?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is lazy class?
What is latest hibernate version?
i want test pattern of zylog company and some examples also
What is action chaining ?
What is a constructor overloading in java?
Differentiate between static and non-static methods in java.
What is an object in java and how is it created?
Write a program to print count of empty strings in java 8?
Can we return resultset in java?