Answer Posted / anitha
In Java,Object Class is a superclass for every class.the
above listed methods r there in object class.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can we define a package statement after the import statement in java?
What is a condition in programming?
Java.util.regex consists of which classes?
What is a qms manual?
What are the three parts of a lambda expression?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
What is difference between public static and void?
Name few java util classes introduced with java 8 ?
Why do I need to declare the type of a variable in java?
Can singleton class be serialized?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What does replaceall do in java?
Can we inherit a class with private constructor?
What is the biggest integer?
Is java util regex pattern thread safe?