Sie sind auf Seite 1von 1

1.

in which scenario you used multi-threading like banking or eCommerce project


.please explain with example?
2.what is the difference between spring data jpa, hibernate spring jdbc? how you
used in project?
3.many to many relationship example?
4.How to prevent dirty checking in hibernate.?
5.What’s wrong with using HashMap’s in a multi-threaded environment? When does a
get() method go into an infinite loop?
6.one class has get and put method and one counter which increment input and get
return counter value.
a. suppose I used it in multithreading then what need to change?
7.What is deadlock and write deadlock code example
8.What is live-lock?
9.What is executor framework? Why is it needed why not creating a single thread?
10.How to achieve thread safety in multi-threading?
11.How do you think the user threads / Hits will be managed in a shopping site like
eBay ? Will that be synchronized? If yes, how it is concurrently managed?
12.What is the Data structure used for fixed key-size kind of HashMap?
13.Explain design of web application?
14.How can you prevent cloning of an Object?
15.How to generate unique ID in Java in distributed machines(JVMs)
16.What are the best practices that are to be followed while designing RESTful web
services?
17.How to decide which one of web service to use REST or SOAP?
18.What are the primary security issues of web service?
19.What do you know about foundation security services?
20.How is Security mechanism implemented using Spring?
21.Design webservice for shorten URL and expanded URL?
22.How to maintain security and protocols in Web services
23.Two problems you faced in the current project and how you resolved it
24.What do you mean by Interface Driven Programming ?

Das könnte Ihnen auch gefallen