Answer Posted / venkatachalapathy
import fully Qualified name of the package in which the
method is present
use the method as "classname.methodname"
or
create the object of that package using a fullyqualifed
name of that package and use the method
as "object.methodname
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What are strings in physics?
When to use runnable interface vs thread class in java?
List any five features of java?
Is a char always 1 byte?
How do you use spaces in java?
What is high level language in computer?
How much is a java license?
How do you sort a string in alphabetical order in java?
Is string a wrapper class?
Explain yield() method in thread class ?
How do you reverse sort in java?
What is the syntax and characteristics of a lambda expression? Explain
Explain about exception propagation?
What is difference between fileinputstream and filereader in java?
Is special character in java?