How has the sandbox changed with Java 2?
Answers were Sorted based on User's Feedback
Answer / guest
Java 2 provides the capability to specify a security policy
that determines the accesses that an applet or application
is allowed based on its source and the identities of those
who have signed the code.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the form of storage space in java?
How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration
What are the sequence of steps to write pub or sub model kind of application?
What are the services in RMI ?
what is the diffrence between banking and insurance domain?
difference between applicationserver and webserver
What is the map interface?
What’s jboss jbpm?
Explain about thread synchronization inside a monitor?
String is immutable.it is true String can be change to mutable How?
6 Answers IBM, Professional Access, TCS,
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?
how to create Calculator GUI using Gridbaglayout as like as Window Calculator??????????? (Open calculator Go-->Run-->type calc-->Enter)