What is the best definition for data?
No Answer is Posted For this Question
Be the First to Post Answer
What happens to the Exception object after handling an exception?
java is pure object-oriented programming language?why it is platform independent.
why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.
Explain the pointers in Java?
Is arraylist an object in java?
What checkbox method allows you to tell if a checkbox is checked?
Which package is imported by default?
What JNDI(Java Naming and Directory Interface) provides?
Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?
What are abstract methods in java?
What is object-oriented paradigm?
Is there any need to import java.lang package?