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...


Name the types of 'priority'?

Answers were Sorted based on User's Feedback



Name the types of 'priority'?..

Answer / ravikiran(aptech mumbai)

MAX_PRIORITY
NORM_PRIORITY
MIN_PRIORITY

Is This Answer Correct ?    7 Yes 0 No

Name the types of 'priority'?..

Answer / niranjanravi

Min_Priority------------1
Max_Priority------------10
Norm-Priority-----------5

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More Core Java Interview Questions

What if constructor is protected in java?

0 Answers  


Is vector ordered in java?

0 Answers  


Which is better stringbuilder or stringbuffer?

0 Answers  


what is a static block?

4 Answers  


Can a class have a static inner class?

0 Answers  


Which class is the superclass of all classes?

0 Answers  


i need example for java abstraction. where we use abstraction and why we need abstraction.

2 Answers   Oracle,


What is type safety in java?

0 Answers  


How many types of java are there?

0 Answers  


What is consumer in java?

0 Answers  


How will you calculate the depth of a binary tree if the tree contains 15 nodes?

0 Answers   Aricent,


How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


Categories