Does constructor creates the object ?
No Answer is Posted For this Question
Be the First to Post Answer
Can we cast any other type to boolean type with type casting?
What type of value does sizeof return?
What is a dot notation?
i need source code for income tax program using java inheritance
What is the final class modifier?
In what circumstances, compiler will supply a default constructor for a class?
What is anagram number?
How do you do math powers in java?
Explain what are final variable in java?
What is the difference between choice and list?
Explain about wait() method?
as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data