Answer Posted / taresh nama
You Must import the package with fully Qualified name of
the class contains method.
Now you can call a method as:classname.method();
You can create a new object to that class and then call the
method as objectname.method();
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the difference between and ?
What is boolean strategy?
What is the method overriding?
What is return code?
What is passed by reference and pass by value ?
What is empty string literal in java?
What are the 5 types of research methods?
What is classname class in java?
Can a top level class be private or protected?
Tell me about your ability to work under pressure
What is blank final variable?
What is json parser in java?
What are the object and class classes used for?
How do you compare objects in java?
Why do we create threads in java?