Why only one Class is public in one file? Explain in
details. Thanks in Advance.
Answer Posted / ganesh slv
Sorry for all my answers above.. I misunderstood lot of things.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a switch statement and an if statement?
What’s a deadlock?
What kind of variables can a class consist?
What are the 6 boolean operators?
How can we create objects if we make the constructor private ?
Why singleton pattern is better than creating singleton class with static instance?
Mention a package that is used for linked list class in java.
What are the restrictions imposed by a Security Manager on Applets?.
What are the three types of design patterns?
How to sort numbers in java without array?
What are keywords in java?
What is a parent class in java?
Explain the scope of a variable.
Is there a jre for java 11?
How do you sort in descending order in java using collections sort?