Give few difference between constructor and method?
No Answer is Posted For this Question
Be the First to Post Answer
The class "Class" is belongs to which package?? a) java.lang b)java.lang.reflect c)java.util d)None
What is appletviewer?
Why is string buffer better than string ?
Which package is imported by default?
What is substring in java?
How does enum work in java?
Explain about core java?
What is boolean logic?
What are Interceptors?
How do you use, call, and access a non-static method in Java?
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
What do you mean by platform independence of Java?