Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) what is polymorhism what is inheritance? what is Abstract n Interface? what if two interfaces have same method and a concrete class is implementing both the interfaces. Will there be a compilation error? What are mutable and immutable classes? How can u make a class mutable? when will u use dem ...explain with example? what is overriding and overloading? what is garbage collection? what is Thread? how do dey communicate? what are the different ways of implementing ? have u used any messaging technologies? what is synchronization? what are some additions in java 1.5? what are generics? whst is advanced for loop? what is finally block? can u have a try in finally? yes!! can u have a finally in finally? how do you write junits? when is a object eligible for garbage collection?explain? a = null and b has ref to a will b be eligible to be garbage collected? sql questions like diff joins? how do dey work? exception handling? what is marker interface? what is the need??
2220how can you switch onemodule to another module by switch action class plz explain with exapmle?
1 21251how can you retrive information from database by using hashmap/arraylist ,plz explain with example briefly?
1 7186how can u handle run time exception in java? explain with brief explanation with examples?
CTS,
2 10574what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
6 4575023. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
TCS,
1 2522what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
6 13532Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????
3 7374
What do you understand by casting in java language? What are the types of casting?
Write a program to find the whether a number is an Armstrong number or not?
What is an object in java and how is it created?
What is parsing in java?
What is the java api?
How can you inject java collection in spring?
What is latest hibernate version?
What is action chaining ?
what are the different modes of archival? Explain each mode in two lines each?
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 are the differences between heap and stack memory in java?
Write a program to print count of empty strings in java 8?
What is difference between @controller and @restcontroller in spring?
How is declarative handling of exceptions done in struts ?
What is a constructor overloading in java?