Tell me about different OOPS concepts.
No Answer is Posted For this Question
Be the First to Post Answer
Can we clone singleton object in java?
Explain the private field modifier?
Is Java Class Threadsafe ????? How to make Java class Thread safe??
How do you clear a method in java?
What is meant by singleton class?
Explain different ways of creating a thread?
how to make a un-checked exception as a checked exception one.
What is a J2EE component? List out all the component?
Which containers use a flowlayout as their default layout in java programming?
What is the difference between error and exception and explain in simple words not whatever is given in the book.
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
How applets will communicate with each other?