What is getclass () getname () in java?
Answer / Gunjan Jain
getClass() is a method in Java that returns the Class object of an object. It does not return a string. getName() is not a method in Java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we call the constructor of a class more than once for an object?
What are the steps involved to create a bean?
what is difference between class and object?
43 Answers College School Exams Tests, HCL,
What is audio clip interface? Name few methods of it ?
What is floor math?
diffrence b\w println() and printf()
Define interface in java?
What is Distributed Application and what is its usage?
What are the three types of design patterns?
What are different data structures in java?
what is the full form of java
Can we assign integer value to char in java?