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 in java?

Answers were Sorted based on User's Feedback



What are packages in java?..

Answer / nashiinformaticssolutions

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

What are packages in java?..

Answer / glibwaresoftsolutions

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

What are packages in java?..

Answer / glibwaresoftsolutions

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

What are packages in java?..

Answer / glibwaresoftsolutions

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

What are packages in java?..

Answer / hr@tgksolutions.com

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is a boolean flag in java?

0 Answers  


import java.io.*; class Demo { public static void main(String args[]) { File f=new File("1234.msg"); String arr[]=f.list(); System.out.println(arr.length); } }

3 Answers   IBM, Ramco,


What are inner classes or non static nested classes in java?

0 Answers  


What is implicit object in java?

0 Answers  


What is variable argument in java?

0 Answers  


Are generics important java?

0 Answers  


What is singleton math?

0 Answers  


Can we assign null to double in java?

0 Answers  


What is thread synchronization in java?

0 Answers  


Should you use singleton pattern?

0 Answers  


Is space a string in java?

1 Answers  


What do you mean by order of precedence and associativity?

0 Answers  


Categories