Answer Posted / manoj kumar sahu(secon pvt.ltd
Package is nothing but it can be call as container of all
related class.All *.class files are stored in a package for
that we can implement the require *.class files in our
program.In java one package can be implement by using the
keyword import.The syntex is
import java.<packagename>.*;
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can we override a variable in java?
What is the meaning of variable in research?
What is purpose of find feature?
Explain the available thread states in a high-level?
What is udp in java?
How many types of design patterns are there?
What are data structures in java?
Can list be final in java?
What is ascii format?
How many unicode characters are there?
what is the difference between future and callable interface in java?
What is the default size of load factor in hashing based collection?
What is the disadvantage of java?
What are the methods of object class ?
What is namespace in java?