I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
No Answer is Posted For this Question
Be the First to Post Answer
What are static blocks and static initalizers in java ?
Can we inherit the constructor in a Class?please give one example.
Is multiple inheritance allowed in Java? Why ?
What is qualitative variable?
program to validate the IP address? Validity range should be 0 to 255
What is the difference between call by reference and call by pointer?
What are actual parameters?
Convert a binary search tree to a sorted doubly linked list inplace.
What is the difference between a static and a non-static inner class in java programming?
What is a list in java?
Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
What is the full form of jpeg?