Explain the public class modifier?
No Answer is Posted For this Question
Be the First to Post Answer
in a console we r giving java <class name> if r pressing enter where it'll goes
How to invoke external process in java.
Can we instantiate interface in java?
How do generics work?
What is the need of "creating and throwing an UserdefinedException" when the "Exception" class is already available?
How do I run java on windows?
How do you implement singleton class?
Is it compulsory to have atleast one abstract method in abstract class?
What are the two types of java?
Can a static class have a constructor java?
Hi Friends, I am new to java. Can u explain about thread concept.How i know one thread is locked, and how can i force or acquire another thread for lock . Finally how to know thread is released from lock. Explain types of lock(like method level and block level) in thread.
Difference between Encapsulation and Abstraction