What is singleton class?
Answer Posted / ajay
how constructor can be private???????
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What does the exclamation mark mean in java?
What type of language is java?
What is protected in java?
What is a null check?
What is java Applet?
What is the benefit of lambda expressions?
What is the scope or life time of instance variables?
Explain treeset?
What is the use of math abs in java?
Is map sorted in java?
What is method with example?
How are this() and super() used with constructors in java programming?
Can you give few examples of final classes defined in java api?
Can a serialized object be transferred via network?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?