what is the diffrence between banking and insurance domain?
Answer Posted / jaydeep
banking only deals with your financial transaction which
may be in different mode like deposting of cash,doing
FDs,etc wereas insurance is the contract between company
and individual that if any type of mishappening takes place
company will pay some lumsum amount for it.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What do you mean by Socket Programming?
What is message driven beam?
which book is better for jdbc ,servlets and jsp
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is threadfactory?
Why are component architectures useful?
Difference between DurableSubscription and non- DurableSubscription?
What are the difference between RMI and CORBA?
What is an abstract method?
int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
Explain the steps in details to load the server object dynamically?
What is a clone?
What are the pros and cons of detached objects?
What is RMI and what are the services in RMI?
Which container method is used to cause a container to be laid out and redisplayed?