Where and how can you use a private constructor?
No Answer is Posted For this Question
Be the First to Post Answer
What about main() method in java ?
What is 3-tier model?
What is the purpose of the System class?
Can we call a non-static method from inside a static method?
Is it safe to install java on my computer?
What is executor memory?
What is the function of java?
Why is it called a string?
What is the difference between access specifiers and access modifiers in java?
Can a abstract class be declared final?
What is the difference between access specifiers and access modifiers in java? 16
Real Time sample code for Encapsulation and Abstraction. where to use abstract and where to use specifies like public private.