can we create object for static class in java
Answer Posted / shishir
for a top level class a static but you can create a inner
class static and make an object of same, but it will be of
no use as static class you can use with out instantiating.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the string methods in java?
What is parameters example?
What is collection class in java?
What is a class in java?
Is java free for commercial?
Why hashmap is used in java?
What is static class
What is files manifesting?
What are selection structures?
Can we extend a class with private constructor?
What do you mean by an object in java?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
When do you get classcastexception?
What is a two-pass assembler?
What is java jit compilers?