Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are packages and name a few?

Answer Posted / chandrarekha

collection of classes and interfaces which can be reused in
other applications are called packages...
java.lang,java.net,java.awt,java.util,java.io...
user defined packages can also be created
package <name>
//class or interface definitions....
class A
{
....
}
class B
{
...
}

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do you canvas?

1097


Can a function return a function?

1100


What is the structure of java?

1081


What are class types in java?

1115


Explain the difference between call by refrence and call by value?

1078


What are the new features in java 8? Explain

1004


What are operators and its types?

1112


Why is a string immutable?

1070


What is thread pool in java with example?

1067


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

1198


Can we overload run() method in java?

1266


How do you check if two strings are equal in java?

1054


What are the characteristics of Final,Finally and Finalize keywords.

1240


Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me

1899


What is java oops?

1166