Which is more secure: java or activex? : java security
No Answer is Posted For this Question
Be the First to Post Answer
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
If one class havent the constructor, it has normal method, then can i use super keyword to call the method form the sub class and vice verse?
Why do we need new date and time api in java se 8?
Does netbeans need jdk?
What is Map,List,hashtable,ArrayList and difference between them??
Can we install jre without jdk?
What is injection in java?
Why sun introduce concept of anonymous class? What is need and real life use of anonymous class
What is transient in java?
What is the difference between lambdas and delegates?
What is servlets.
In java thread programming, which method is a must implementation for all threads?