What is static class
No Answer is Posted For this Question
Be the First to Post Answer
What is use of static method?
What is a file pointer?
How do you use compareto?
What are the default and parameterized constructors?
Define reflection.
Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
What does it mean that a method or field is “static”?
What classes of exceptions, caught by a catch clause?
How do you reverse sort a list in java?
What is a line break?
when System.out.println("") is executed what happens in the back ground?
what is Dictionary? and what purpose it is used for?